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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp523 const OSSymbol *hibernatemode_string = local
603 if ( hibernatemode_string
604 && (n = OSDynamicCast(OSNumber, dict->getObject(hibernatemode_string))))
606 setProperty(hibernatemode_string, n);

Completed in 76 milliseconds