Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_core_service_test.cpp167 bool longNameRequired = true; variable
328 bool longNameRequired = true; variable
H A Dzero_branch_test_core_service.cpp191 bool longNameRequired = true; variable
H A Dsim_test.cpp1339 bool longNameRequired = true; variable
/ohos5.0/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()
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 Dgetsimeons_fuzzer.cpp116 bool longNameRequired = static_cast<int32_t>(*data % CHOICE_NUM); in GetSimEons() local
/ohos5.0/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()
H A Dsim_file_manager.cpp247 …::u16string SimFileManager::GetSimEons(const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons()
H A Dsim_manager.cpp755 …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 Dcore_service.cpp617 …oreService::GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) in GetSimEons()
H A Dcore_service_stub.cpp938 bool longNameRequired = data.ReadBool(); in OnGetSimEons() local
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp432 bool longNameRequired) in GetSimEons()
H A Dcore_service_proxy.cpp1107 …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 Dtest.cpp468 bool longNameRequired = true; in TestGetSimEons() local