Home
last modified time | relevance | path

Searched defs:GetDeviceTime (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/time/time_service/framework/cj/src/
H A Dsystem_date_time.cpp89 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 Dnapi_system_date_time.cpp506 int32_t NapiSystemDateTime::GetDeviceTime(clockid_t clockId, bool isNano, int64_t &time) in GetDeviceTime() function in OHOS::MiscServices::Time::NapiSystemDateTime