Home
last modified time | relevance | path

Searched defs:ntpTime (Results 1 – 3 of 3) sorted by relevance

/base/location/services/location_gnss/gnss/include/ntp/
Dntp_time_helper.h28 int64_t ntpTime = 0; member
/base/time/time_service/services/dfx/src/
Dtime_sysevent.cpp69 …viorReport(ReportEventCode eventCode, std::string originTime, std::string newTime, int64_t ntpTime) in TimeBehaviorReport()
/base/location/services/location_gnss/gnss/source/
Dgnss_ability.cpp541 LocationErrCode GnssAbility::UpdateNtpTime(int64_t ntpTime, int64_t elapsedTime) in UpdateNtpTime()