Searched refs:CheckRtc (Results 1 – 2 of 2) sorted by relevance
94 bool CheckRtc(const std::string &rtcPath, uint64_t rtcId);
526 bool TimeSystemAbility::CheckRtc(const std::string &rtcPath, uint64_t rtcId) in CheckRtc() function in OHOS::MiscServices::TimeSystemAbility564 if (CheckRtc(rtcPath, rtcId)) { in GetWallClockRtcId()