Home
last modified time | relevance | path

Searched refs:reportOSMetaClassInstances (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/libkern/libkern/c++/
H A DOSKext.h400 static void reportOSMetaClassInstances(
646 virtual void reportOSMetaClassInstances(
/xnu-11215/libkern/c++/
H A DOSRuntime.cpp309 OSKext::reportOSMetaClassInstances(kmodInfo->name, kOSRuntimeLogSpec); in OSRuntimeFinalizeCPP()
H A DOSMetaClass.cpp1037 OSKext::reportOSMetaClassInstances(kextIdentifier, in reportModInstances()
H A DOSKext.cpp8683 reportOSMetaClassInstances(kOSKextLogErrorLevel |
10132 OSKext::reportOSMetaClassInstances( function in OSKext
10143 theKext->reportOSMetaClassInstances(msgLogSpec);
10151 OSKext::reportOSMetaClassInstances(OSKextLogSpec msgLogSpec) function in OSKext