Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOCatalogue.cpp93 OSDictionary *theModuleDict);
1384 OSDictionary *theModuleDict) in isModuleLoadedNoOSKextLock() argument
1390 if (theKexts == NULL || theModuleDict == NULL) { in isModuleLoadedNoOSKextLock()
1396 theModuleDict->getObject(gIOModuleIdentifierKey.get())); in isModuleLoadedNoOSKextLock()