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

/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSDictionary.cpp451 unsigned int keysCount; local
460 keysCount = keys->getCount();
461 if ( (count < keysCount) || (srcDict->getCount() < keysCount) )

Completed in 23 milliseconds