Home
last modified time | relevance | path

Searched defs:bundleID (Results 1 – 7 of 7) sorted by relevance

/xnu-12377.81.4/libsa/
H A Dbootstrap.cpp509 OSString * bundleID = NULL;// don't release in loadSecurityExtensions() local
612 OSString * bundleID = NULL;// don't release in loadKernelExternalComponents() local
/xnu-12377.81.4/libkern/libkern/c++/
H A DOSKext.h311 OSPtr<const OSSymbol> bundleID; variable
/xnu-12377.81.4/iokit/Kernel/
H A DIOCatalogue.cpp898 const char *bundleID = NULL; in terminateDriversForUserspaceReboot() local
H A DIOUserServer.cpp2251 OSString * bundleID, in Create_Impl()
4616 OSSymbol const* bundleID; in serviceAttach() local
4710 OSObject * bundleID; in serviceNewUserClient() local
6804 IOUserServer::launchUserServer(IOService * provider, OSString * bundleID, const OSSymbol * serverNa… in launchUserServer()
H A DIOService.cpp4248 OSString * bundleID = OSDynamicCast(OSString, inst->getProperty(gIOModuleIdentifierKey)); in probeCandidates() local
4947 OSString * bundleID; in startCandidate() local
H A DIOServicePM.cpp5671 const char *bundleID = kext->getIdentifierCString(); in ackTimerTick() local
/xnu-12377.81.4/libkern/c++/
H A DOSKext.cpp5677 OSKext::decrementDextLaunchCount(OSString *bundleID) in decrementDextLaunchCount()
12726 OSKext::copyUserExecutablePath(const OSSymbol * bundleID, char * pathResult, size_t pathSize)