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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp527 const OSSymbol *hibernatefreeratio_string = local
608 if ( hibernatefreeratio_string
609 && (n = OSDynamicCast(OSNumber, dict->getObject(hibernatefreeratio_string))))
611 setProperty(hibernatefreeratio_string, n);

Completed in 11 milliseconds