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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/platform/
H A DApplePlatformExpert.h79 virtual long getGMTTimeOfDay(void);
/macosx-10.5.8/xnu-1228.15.4/iokit/Drivers/platform/drvApplePlatformExpert/
H A DApplePlatformExpert.cpp120 long ApplePlatformExpert::getGMTTimeOfDay(void) function in class:ApplePlatformExpert
135 IOLog("ApplePlatformExpert::getGMTTimeOfDay can not provide time of day RTC did not show up\n");
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOPlatformExpert.h138 virtual long getGMTTimeOfDay( void );
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPlatformExpert.cpp299 long IOPlatformExpert::getGMTTimeOfDay(void) function in class:IOPlatformExpert
846 result = gIOPlatform->getGMTTimeOfDay();

Completed in 82 milliseconds