Searched refs:infoKeysCount (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp7831 uint32_t infoKeysCount = 0; local
7856 infoKeysCount = infoKeys->getCount();
7857 for (uint32_t i = 0; i < infoKeysCount; i++) {

Completed in 189 milliseconds