Searched defs:longNameRequired (Results 1 – 13 of 13) sorted by relevance
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A D | sim_core_service_test.cpp | 167 bool longNameRequired = true; variable 328 bool longNameRequired = true; variable
|
H A D | zero_branch_test_core_service.cpp | 191 bool longNameRequired = true; variable
|
H A D | sim_test.cpp | 1339 bool longNameRequired = true; variable
|
/ohos5.0/base/telephony/core_service/services/network_search/src/ |
H A D | operator_name.cpp | 383 std::string OperatorName::GetPlmn(const sptr<NetworkState> &networkState, bool longNameRequired) in GetPlmn() 409 std::string OperatorName::GetEons(const std::string &numeric, int32_t lac, bool longNameRequired) in GetEons() 456 …atorName::GetCustEons(const std::string &numeric, int32_t lac, bool roaming, bool longNameRequired) in GetCustEons()
|
/ohos5.0/base/telephony/core_service/test/fuzztest/getsimeons_fuzzer/ |
H A D | getsimeons_fuzzer.cpp | 116 bool longNameRequired = static_cast<int32_t>(*data % CHOICE_NUM); in GetSimEons() local
|
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | icc_file.cpp | 262 std::string IccFile::ObtainEons(const std::string &plmn, int32_t lac, bool longNameRequired) in ObtainEons()
|
H A D | sim_file_manager.cpp | 247 …::u16string SimFileManager::GetSimEons(const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons()
|
H A D | sim_manager.cpp | 755 …SimManager::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons()
|
/ohos5.0/base/telephony/core_service/services/core/src/ |
H A D | core_service.cpp | 617 …oreService::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons()
|
H A D | core_service_stub.cpp | 938 bool longNameRequired = data.ReadBool(); in OnGetSimEons() local
|
/ohos5.0/base/telephony/core_service/frameworks/native/src/ |
H A D | core_service_client.cpp | 432 bool longNameRequired) in GetSimEons()
|
H A D | core_service_proxy.cpp | 1107 …rviceProxy::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons()
|
/ohos5.0/base/telephony/core_service/services/sim/test/ |
H A D | test.cpp | 468 bool longNameRequired = true; in TestGetSimEons() local
|