Home
last modified time | relevance | path

Searched defs:GetOperatorName (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/common/src/
H A Dstoperator.cpp139 string StOperator::GetOperatorName() in GetOperatorName() function in STtools::StOperator
/ohos5.0/base/telephony/core_service/test/fuzztest/sendenvelopecmd_fuzzer/
H A Dsendenvelopecmd_fuzzer.cpp167 void GetOperatorName(const uint8_t *data, size_t size) in GetOperatorName() function
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp209 int32_t CoreService::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName() function in OHOS::Telephony::CoreService
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp200 int32_t CoreServiceClient::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName() function in OHOS::Telephony::CoreServiceClient
H A Dcore_manager_inner.cpp1434 int32_t CoreManagerInner::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName() function in OHOS::Telephony::CoreManagerInner
H A Dcore_service_proxy.cpp145 int32_t CoreServiceProxy::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName() function in OHOS::Telephony::CoreServiceProxy
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_manager.cpp521 int32_t NetworkSearchManager::GetOperatorName(int32_t slotId, std::u16string &operatorName) in GetOperatorName() function in OHOS::Telephony::NetworkSearchManager
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp1400 static napi_value GetOperatorName(napi_env env, napi_callback_info info) in GetOperatorName() function