Home
last modified time | relevance | path

Searched refs:idCount (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/libkern/c++/
H A DOSKext.cpp11376 uint32_t idCount = 0; local
11407 idCount = kextIdentifiers->getCount();
11457 for (idIndex = 0; idIndex < idCount; idIndex++) {
11656 uint32_t idCount = 0; local
11697 idCount = kextIdentifiers->getCount();
11757 for (uint32_t idIndex = 0; idIndex < idCount; idIndex++) {
11816 for (uint32_t idIndex = 0; idIndex < idCount; idIndex++) {
11854 uint32_t idCount = 0; local
11884 idCount = kextIdentifiers->getCount();
11961 for (uint32_t idIndex = 0; idIndex < idCount; idIndex++) {