Searched refs:com_apple_BootCache (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.10/BootCache-109/
H A Dkext_glue.cpp13 class com_apple_BootCache : public IOService class in inherits:IOService
15 OSDeclareDefaultStructors(com_apple_BootCache);
22 OSDefineMetaClassAndStructors(com_apple_BootCache, IOService);
25 com_apple_BootCache::start(IOService *provider)
38 com_apple_BootCache::stop(IOService *provider)

Completed in 161 milliseconds