Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/services/time/include/
H A Dsntp_client.h87 void SetClockOffset(int clockOffset);
/ohos5.0/base/time/time_service/services/time/src/
H A Dsntp_client.cpp124 void SNTPClient::SetClockOffset(int clockOffset) in SetClockOffset() function in OHOS::MiscServices::SNTPClient
274 SetClockOffset(_clockOffset); in ReceivedMessage()