Searched defs:longNameRequired (Results 1 – 12 of 12) sorted by relevance
| /base/telephony/core_service/services/network_search/src/ |
| D | operator_name.cpp | 343 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/ |
| D | sim_core_service_test.cpp | 163 bool longNameRequired = true; variable 321 bool longNameRequired = true; variable
|
| D | sim_test.cpp | 1331 bool longNameRequired = true; variable
|
| /base/telephony/core_service/test/fuzztest/getsimeons_fuzzer/ |
| D | getsimeons_fuzzer.cpp | 121 bool longNameRequired = static_cast<int32_t>(size % CHOICE_NUM); in GetSimEons() local
|
| /base/telephony/core_service/services/sim/src/ |
| D | sim_file_manager.cpp | 195 …::u16string SimFileManager::GetSimEons(const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons()
|
| D | icc_file.cpp | 207 std::string IccFile::ObtainEons(const std::string &plmn, int32_t lac, bool longNameRequired) in ObtainEons()
|
| D | sim_manager.cpp | 701 …SimManager::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons()
|
| /base/telephony/core_service/services/core/src/ |
| D | core_service.cpp | 548 …oreService::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons()
|
| D | core_service_stub.cpp | 704 bool longNameRequired = data.ReadBool(); in OnGetSimEons() local
|
| /base/telephony/core_service/frameworks/native/src/ |
| D | core_service_client.cpp | 391 bool longNameRequired) in GetSimEons()
|
| D | core_service_proxy.cpp | 996 …rviceProxy::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons()
|
| /base/telephony/core_service/services/sim/test/ |
| D | test.cpp | 467 bool longNameRequired = true; in TestGetSimEons() local
|