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

/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dcfclass.h49 static uint32_t refCountForType(intptr_t op, CFTypeRef cf) throw();
H A Dcfclass.cpp50 refcount = refCountForType;
125 CFClass::refCountForType(intptr_t op, CFTypeRef cf) throw() function in class:CFClass
166 Why are we asserting the mutex here as well as in refCountForType?
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dcfclass.h49 static uint32_t refCountForType(intptr_t op, CFTypeRef cf) throw();
H A Dcfclass.cpp50 refcount = refCountForType;
125 CFClass::refCountForType(intptr_t op, CFTypeRef cf) throw() function in class:CFClass
166 Why are we asserting the mutex here as well as in refCountForType?

Completed in 128 milliseconds