Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/utils/native/src/
H A Dtime_common.cpp61 bool TimeUtils::GetTimeByClockId(clockid_t clockId, struct timespec &tv) in GetTimeByClockId() function in OHOS::MiscServices::TimeUtils
/ohos5.0/base/time/time_service/interfaces/inner_api/src/
H A Dtime_service_client.cpp163 bool TimeServiceClient::GetTimeByClockId(clockid_t clockId, struct timespec &tv) in GetTimeByClockId() function in OHOS::MiscServices::TimeServiceClient
/ohos5.0/base/time/time_service/services/
H A Dtime_system_ability.cpp741 bool TimeSystemAbility::GetTimeByClockId(clockid_t clockId, struct timespec &tv) in GetTimeByClockId() function in OHOS::MiscServices::TimeSystemAbility