Home
last modified time | relevance | path

Searched defs:autoTime (Results 1 – 2 of 2) sorted by relevance

/base/telephony/core_service/services/network_search/src/
Dnitz_update.cpp227 bool autoTime = IsAutoTime(); in ProcessTime() local
382 bool autoTime = true; in IsAutoTime() local
406 bool autoTime = IsAutoTime(); in AutoTimeChange() local
/base/time/time_service/services/time/src/
Dntp_update_time.cpp57 std::string autoTime = system::GetParameter(AUTO_TIME_SYSTEM_PARAMETER, "ON"); in Init() local