Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/services/time/src/
H A Dntp_update_time.cpp148 auto setSystemTime = [this]() { this->SetSystemTime(); }; in RefreshNetworkTimeByTimer()
256 void NtpUpdateTime::SetSystemTime() in SetSystemTime() function in OHOS::MiscServices::NtpUpdateTime
363 SetSystemTime(); in ChangeNtpServerCallback()
383 SetSystemTime(); in ChangeAutoTimeCallback()
H A Dnet_conn_callback_observer.cpp40 NtpUpdateTime::SetSystemTime(); in NetCapabilitiesChange()
/ohos5.0/base/time/time_service/services/time/include/
H A Dntp_update_time.h37 static void SetSystemTime();
/ohos5.0/base/time/time_service/test/unittest/service_test/src/
H A Dtime_service_test.cpp210 NtpUpdateTime::SetSystemTime(); in TestNtpThread()