Searched refs:hibernatefreetime_string (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp529 const OSSymbol *hibernatefreetime_string = local
613 if ( hibernatefreetime_string
614 && (n = OSDynamicCast(OSNumber, dict->getObject(hibernatefreetime_string))))
616 setProperty(hibernatefreetime_string, n);

Completed in 108 milliseconds