Searched defs:GetDeviceTime (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/time/time_service/framework/cj/src/ | ||
H A D | system_date_time.cpp | 89 int32_t SystemDateTimeImpl::GetDeviceTime(clockid_t clockId, bool isNano, int64_t &time) in GetDeviceTime() function in OHOS::CJSystemapi::SystemDateTime::SystemDateTimeImpl |
/ohos5.0/base/time/time_service/framework/js/napi/system_date_time/src/ | ||
H A D | napi_system_date_time.cpp | 506 int32_t NapiSystemDateTime::GetDeviceTime(clockid_t clockId, bool isNano, int64_t &time) in GetDeviceTime() function in OHOS::MiscServices::Time::NapiSystemDateTime |