Home
last modified time | relevance | path

Searched refs:timeZone_ (Results 1 - 4 of 4) sorted by relevance

/base/telephony/core_service/services/network_search/include/
H A Dnitz_update.h63 static std::string timeZone_; member in OHOS::Telephony::NitzUpdate
/base/telephony/core_service/services/network_search/src/
H A Dnitz_update.cpp62 std::string NitzUpdate::timeZone_; member in OHOS::Telephony::NitzUpdate
331 timeZone_ = timeZone; in SaveTimeZone()
446 TELEPHONY_LOGI("now update autoTimezone slotId:%{public}d, timeZone_:%{public}s", slotId_, timeZone_.c_str()); in AutoTimeZoneChange()
447 if (timeZone_.empty()) { in AutoTimeZoneChange()
450 SaveTimeZone(timeZone_); in AutoTimeZoneChange()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp368 timeZone_ = TimeUtil::GetTimeZone(); in InitTimeZone()
598 jsonStr << "\"tz_\":\"" << timeZone_ << "\","; in AddBaseInfoToJsonString() local
681 return timeZone_; in GetTimeZone()
746 timeZone_ = timeZone; in SetTimeZone()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h247 std::string timeZone_; member in OHOS::HiviewDFX::AppEventPack

Completed in 4 milliseconds