Searched defs:longNameRequired (Results 1 - 13 of 13) sorted by relevance
/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
|
/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A D | sim_core_service_test.cpp | 167 bool longNameRequired = true; in HWTEST_F() local 328 bool longNameRequired = true; in HWTEST_F() local
|
H A D | sim_test.cpp | 1342 bool longNameRequired = true; in HWTEST_F() local
|
H A D | zero_branch_test_core_service.cpp | 196 bool longNameRequired = true; in HWTEST_F() local
|
/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() argument 409 std::string OperatorName::GetEons(const std::string &numeric, int32_t lac, bool longNameRequired) in GetEons() argument 456 std::string OperatorName::GetCustEons(const std::string &numeric, int32_t lac, bool roaming, bool longNameRequired) in GetCustEons() argument [all...] |
/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() argument
|
H A D | sim_manager.cpp | 766 std::u16string SimManager::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired)
in GetSimEons() argument
|
H A D | sim_file_manager.cpp | 257 std::u16string SimFileManager::GetSimEons(const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons() argument
|
/base/telephony/core_service/services/core/src/ |
H A D | core_service.cpp | 616 std::u16string CoreService::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons() argument
|
H A D | core_service_stub.cpp | 1000 bool longNameRequired = data.ReadBool(); in OnGetSimEons() local
|
/base/telephony/core_service/frameworks/native/src/ |
H A D | core_service_client.cpp | 432 GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) GetSimEons() argument
|
H A D | core_service_proxy.cpp | 1110 std::u16string CoreServiceProxy::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons() argument
|
/base/telephony/core_service/services/sim/test/ |
H A D | test.cpp | 468 bool longNameRequired = true; in TestGetSimEons() local 470 std::cin >> longNameRequired; in TestGetSimEons() local
|
Completed in 63 milliseconds