Searched defs:longNameRequired (Results 1 – 13 of 13) sorted by relevance
| /base/telephony/core_service/test/unittest/core_service_gtest/ |
| D | sim_core_service_test.cpp | 166 bool longNameRequired = true; variable 326 bool longNameRequired = true; variable
|
| D | zero_branch_test_core_service.cpp | 187 bool longNameRequired = true; variable
|
| D | sim_test.cpp | 1331 bool longNameRequired = true; variable
|
| /base/telephony/core_service/services/network_search/src/ |
| D | operator_name.cpp | 386 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/ |
| 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 | icc_file.cpp | 239 std::string IccFile::ObtainEons(const std::string &plmn, int32_t lac, bool longNameRequired) in ObtainEons()
|
| D | sim_file_manager.cpp | 219 …::u16string SimFileManager::GetSimEons(const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons()
|
| D | sim_manager.cpp | 694 …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 | 582 …oreService::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons()
|
| D | core_service_stub.cpp | 743 bool longNameRequired = data.ReadBool(); in OnGetSimEons() local
|
| /base/telephony/core_service/frameworks/native/src/ |
| D | core_service_client.cpp | 412 bool longNameRequired) in GetSimEons()
|
| D | core_service_proxy.cpp | 1053 …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 | 468 bool longNameRequired = true; in TestGetSimEons() local
|