Home
last modified time | relevance | path

Searched defs:longNameRequired (Results 1 - 13 of 13) sorted by relevance

/base/telephony/core_service/test/fuzztest/getsimeons_fuzzer/
H A Dgetsimeons_fuzzer.cpp116 bool longNameRequired = static_cast<int32_t>(*data % CHOICE_NUM); in GetSimEons() local
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_core_service_test.cpp167 bool longNameRequired = true; in HWTEST_F() local
328 bool longNameRequired = true; in HWTEST_F() local
H A Dsim_test.cpp1342 bool longNameRequired = true; in HWTEST_F() local
H A Dzero_branch_test_core_service.cpp196 bool longNameRequired = true; in HWTEST_F() local
/base/telephony/core_service/services/network_search/src/
H A Doperator_name.cpp383 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 Dicc_file.cpp262 std::string IccFile::ObtainEons(const std::string &plmn, int32_t lac, bool longNameRequired) in ObtainEons() argument
H A Dsim_manager.cpp766 std::u16string SimManager::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons() argument
H A Dsim_file_manager.cpp257 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 Dcore_service.cpp616 std::u16string CoreService::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons() argument
H A Dcore_service_stub.cpp1000 bool longNameRequired = data.ReadBool(); in OnGetSimEons() local
/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp432 GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) GetSimEons() argument
H A Dcore_service_proxy.cpp1110 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 Dtest.cpp468 bool longNameRequired = true; in TestGetSimEons() local
470 std::cin >> longNameRequired; in TestGetSimEons() local

Completed in 63 milliseconds