Home
last modified time | relevance | path

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

/base/telephony/core_service/test/fuzztest/sendterminalresponsecmd_fuzzer/
Dsendterminalresponsecmd_fuzzer.cpp102 void GetSimOperatorNumeric(const uint8_t *data, size_t size) in GetSimOperatorNumeric() function
/base/telephony/core_service/services/sim/src/
Dsim_file_manager.cpp160 std::u16string SimFileManager::GetSimOperatorNumeric() in GetSimOperatorNumeric() function in OHOS::Telephony::SimFileManager
Dsim_manager.cpp576 int32_t SimManager::GetSimOperatorNumeric(int32_t slotId, std::u16string &operatorNumeric) in GetSimOperatorNumeric() function in OHOS::Telephony::SimManager
/base/telephony/core_service/services/core/src/
Dcore_service.cpp362 int32_t CoreService::GetSimOperatorNumeric(int32_t slotId, std::u16string &operatorNumeric) in GetSimOperatorNumeric() function in OHOS::Telephony::CoreService
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp250 int32_t CoreServiceClient::GetSimOperatorNumeric(int32_t slotId, std::u16string &operatorNumeric) in GetSimOperatorNumeric() function in OHOS::Telephony::CoreServiceClient
Dcore_manager_inner.cpp1843 int32_t CoreManagerInner::GetSimOperatorNumeric(int32_t slotId, std::u16string &operatorNumeric) in GetSimOperatorNumeric() function in OHOS::Telephony::CoreManagerInner
Dcore_service_proxy.cpp607 int32_t CoreServiceProxy::GetSimOperatorNumeric(int32_t slotId, std::u16string &operatorNumeric) in GetSimOperatorNumeric() function in OHOS::Telephony::CoreServiceProxy
/base/telephony/core_service/frameworks/js/sim/src/
Dnapi_sim.cpp541 napi_value GetSimOperatorNumeric(napi_env env, napi_callback_info info) in GetSimOperatorNumeric() function