Searched defs:GetTimeByClockId (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/time/time_service/utils/native/src/ | ||
H A D | time_common.cpp | 61 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 D | time_service_client.cpp | 163 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 D | time_system_ability.cpp | 741 bool TimeSystemAbility::GetTimeByClockId(clockid_t clockId, struct timespec &tv) in GetTimeByClockId() function in OHOS::MiscServices::TimeSystemAbility |