Home
last modified time | relevance | path

Searched refs:getGMTTimeOfDay (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.61.12/iokit/Kernel/
H A DIORTC.cpp39 *secs = getGMTTimeOfDay(); in getUTCTimeOfDay()
H A DIOPlatformExpert.cpp394 IOPlatformExpert::getGMTTimeOfDay(void) in getGMTTimeOfDay() function in IOPlatformExpert
496 *secs = getGMTTimeOfDay(); in getUTCTimeOfDay()
/xnu-12377.61.12/iokit/IOKit/platform/
H A DApplePlatformExpert.h79 virtual long getGMTTimeOfDay(void) APPLE_KEXT_OVERRIDE;
/xnu-12377.61.12/iokit/IOKit/rtc/
H A DIORTCController.h62 virtual long getGMTTimeOfDay( void ) = 0;
/xnu-12377.61.12/iokit/IOKit/
H A DIOPlatformExpert.h276 virtual long getGMTTimeOfDay( void );