Home
last modified time | relevance | path

Searched refs:ProcessTime (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Dnitz_update.h47 void ProcessTime(NetworkTime &networkTime);
/ohos5.0/base/global/i18n_lite/frameworks/i18n/include/
H A Ddate_time_format_impl.h82 …void ProcessTime(const tm &time, std::string &append, char pre, uint32_t count, I18nStatus &status…
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnitz_update.cpp88 ProcessTime(networkTime); in ProcessNitzUpdate()
175 void NitzUpdate::ProcessTime(NetworkTime &networkTime) in ProcessTime() function in OHOS::Telephony::NitzUpdate
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Ddate_time_format_impl.cpp247 ProcessTime(time, appendTo, pre, count, status); in Process()
334 void DateTimeFormatImpl::ProcessTime(const tm &time, string &appendTo, char pre, in ProcessTime() function in DateTimeFormatImpl
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_core_service.cpp742 nitzUpdate->ProcessTime(networkTime);