Searched defs:taggedRelease (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSBoolean.cpp86 void OSBoolean::taggedRelease(__unused const void *tag, __unused const int when) const { } function in class:OSBoolean
H A DOSObject.cpp156 void OSObject::taggedRelease(const void *tag) const function in class:OSObject
161 void OSObject::taggedRelease(const void *tag, const int when) const function in class:OSObject
H A DOSSymbol.cpp569 void OSSymbol::taggedRelease(const void *tag) const function in class:OSSymbol
574 void OSSymbol::taggedRelease(const void *tag, const int when) const function in class:OSSymbol
H A DOSMetaClass.cpp501 void OSMetaClass::taggedRelease(__unused const void * tag) const { } function in class:OSMetaClass
502 void OSMetaClass::taggedRelease(__unused const void * tag, __unused const int when) const { } function in class:OSMetaClass
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp3823 void IOMemoryMap::taggedRelease(const void *tag) const function in class:IOMemoryMap

Completed in 130 milliseconds