Home
last modified time | relevance | path

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

/base/telephony/core_service/services/network_search/src/
Doperator_name.cpp343 std::string OperatorName::GetPlmn(const sptr<NetworkState> &networkState, bool longNameRequired) in GetPlmn()
369 std::string OperatorName::GetEons(const std::string &numeric, int32_t lac, bool longNameRequired) in GetEons()
399 …atorName::GetCustEons(const std::string &numeric, int32_t lac, bool roaming, bool longNameRequired) in GetCustEons()
/base/telephony/core_service/test/unittest/core_service_gtest/
Dsim_core_service_test.cpp163 bool longNameRequired = true; variable
321 bool longNameRequired = true; variable
Dsim_test.cpp1331 bool longNameRequired = true; variable
/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/
Dsim_file_manager.cpp195 …::u16string SimFileManager::GetSimEons(const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons()
Dicc_file.cpp207 std::string IccFile::ObtainEons(const std::string &plmn, int32_t lac, bool longNameRequired) in ObtainEons()
Dsim_manager.cpp701 …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.cpp548 …oreService::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons()
Dcore_service_stub.cpp704 bool longNameRequired = data.ReadBool(); in OnGetSimEons() local
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp391 bool longNameRequired) in GetSimEons()
Dcore_service_proxy.cpp996 …rviceProxy::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons()
/base/telephony/core_service/services/sim/test/
Dtest.cpp467 bool longNameRequired = true; in TestGetSimEons() local