Home
last modified time | relevance | path

Searched defs:longNameRequired (Results 1 – 13 of 13) sorted by relevance

/base/telephony/core_service/test/unittest/core_service_gtest/
Dsim_core_service_test.cpp166 bool longNameRequired = true; variable
326 bool longNameRequired = true; variable
Dzero_branch_test_core_service.cpp187 bool longNameRequired = true; variable
Dsim_test.cpp1331 bool longNameRequired = true; variable
/base/telephony/core_service/services/network_search/src/
Doperator_name.cpp386 std::string OperatorName::GetPlmn(const sptr<NetworkState> &networkState, bool longNameRequired) in GetPlmn()
412 std::string OperatorName::GetEons(const std::string &numeric, int32_t lac, bool longNameRequired) in GetEons()
442 …atorName::GetCustEons(const std::string &numeric, int32_t lac, bool roaming, bool longNameRequired) in GetCustEons()
/base/telephony/core_service/test/fuzztest/getsimeons_fuzzer/
Dgetsimeons_fuzzer.cpp121 bool longNameRequired = static_cast<int32_t>(size % CHOICE_NUM); in GetSimEons() local
/base/telephony/core_service/services/sim/src/
Dicc_file.cpp239 std::string IccFile::ObtainEons(const std::string &plmn, int32_t lac, bool longNameRequired) in ObtainEons()
Dsim_file_manager.cpp219 …::u16string SimFileManager::GetSimEons(const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons()
Dsim_manager.cpp694 …SimManager::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons()
/base/telephony/core_service/services/core/src/
Dcore_service.cpp582 …oreService::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons()
Dcore_service_stub.cpp743 bool longNameRequired = data.ReadBool(); in OnGetSimEons() local
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp412 bool longNameRequired) in GetSimEons()
Dcore_service_proxy.cpp1053 …rviceProxy::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons()
/base/telephony/core_service/services/sim/test/
Dtest.cpp468 bool longNameRequired = true; in TestGetSimEons() local