Home
last modified time | relevance | path

Searched refs:CheckRtc (Results 1 – 2 of 2) sorted by relevance

/base/time/time_service/services/
Dtime_system_ability.h94 bool CheckRtc(const std::string &rtcPath, uint64_t rtcId);
Dtime_system_ability.cpp526 bool TimeSystemAbility::CheckRtc(const std::string &rtcPath, uint64_t rtcId) in CheckRtc() function in OHOS::MiscServices::TimeSystemAbility
564 if (CheckRtc(rtcPath, rtcId)) { in GetWallClockRtcId()