Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/Kernel/
H A DIORTC.cpp45 setGMTTimeOfDay(secs); in setUTCTimeOfDay()
H A DIOPlatformExpert.cpp400 IOPlatformExpert::setGMTTimeOfDay(long secs) in setGMTTimeOfDay() function in IOPlatformExpert
503 setGMTTimeOfDay(secs); in setUTCTimeOfDay()
/xnu-12377.61.12/iokit/IOKit/platform/
H A DApplePlatformExpert.h80 virtual void setGMTTimeOfDay(long secs) APPLE_KEXT_OVERRIDE;
/xnu-12377.61.12/iokit/IOKit/rtc/
H A DIORTCController.h63 virtual void setGMTTimeOfDay( long secs ) = 0;
/xnu-12377.61.12/iokit/IOKit/
H A DIOPlatformExpert.h277 virtual void setGMTTimeOfDay( long secs );