Home
last modified time | relevance | path

Searched defs:strTimeSubs (Results 1 – 2 of 2) sorted by relevance

/base/telephony/core_service/services/network_search/src/
Dnitz_update.cpp126 std::string strTimeSubs = strsRet[1]; in NitzParse() local
154 bool NitzUpdate::NitzTimeParse(std::string &strTimeSubs, NetworkTime &networkTime) in NitzTimeParse()
/base/telephony/core_service/test/unittest/core_service_gtest/
Dnetwork_search_branch_test.cpp164 std::string strTimeSubs = "-12:00:00-05-00-00"; variable