Home
last modified time | relevance | path

Searched defs:clockId (Results 1 – 3 of 3) sorted by relevance

/base/time/time_service/framework/cj/src/
Dsystem_date_time.cpp89 int32_t SystemDateTimeImpl::GetDeviceTime(clockid_t clockId, bool isNano, int64_t &time) in GetDeviceTime()
/base/time/time_service/framework/js/napi/system_date_time/src/
Dnapi_system_date_time.cpp454 int32_t NapiSystemDateTime::GetDeviceTime(clockid_t clockId, bool isNano, int64_t &time) in GetDeviceTime()
/base/time/time_service/services/
Dtime_system_ability.cpp833 bool TimeSystemAbility::GetTimeByClockId(clockid_t clockId, struct timespec &tv) in GetTimeByClockId()