Home
last modified time | relevance | path

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

/base/time/time_service/services/
Dtime_system_ability.cpp530 auto hctosys_path = strs.str(); in CheckRtc() local
532 std::fstream file(hctosys_path.data(), std::ios_base::in); in CheckRtc()
536 TIME_HILOGE(TIME_MODULE_SERVICE, "failed to open %{public}s", hctosys_path.data()); in CheckRtc()