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

/darwin-on-arm/xnu/libkern/c++/
H A DOSDictionary.cpp493 unsigned int keysCount; local
502 keysCount = keys->getCount();
503 if ( (count < keysCount) || (srcDict->getCount() < keysCount) )

Completed in 18 milliseconds