Searched defs:getCount (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/libkern/crypto/
H A Dcorecrypto_md5.c10 static uint64_t getCount(MD5_CTX *ctx) function
H A Dcorecrypto_sha1.c12 static uint64_t getCount(SHA1_CTX *ctx) function
/darwin-on-arm/xnu/libkern/c++/
H A DOSOrderedSet.cpp115 unsigned int OSOrderedSet::getCount() const { return count; } function in class:OSOrderedSet
H A DOSArray.cpp177 unsigned int OSArray::getCount() const { return count; } function in class:OSArray
H A DOSDictionary.cpp261 unsigned int OSDictionary::getCount() const { return count; } function in class:OSDictionary
H A DOSSet.cpp166 unsigned int OSSet::getCount() const function in class:OSSet

Completed in 23 milliseconds