Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/test/fuzztest/sendterminalresponsecmd_fuzzer/
H A Dsendterminalresponsecmd_fuzzer.cpp92 void GetSimOperatorNumeric(const uint8_t *data, size_t size) in GetSimOperatorNumeric() function
/ohos5.0/base/telephony/core_service/test/fuzztest/setradiostate_fuzzer/
H A Dsetradiostate_fuzzer.cpp278 void GetSimOperatorNumeric(const uint8_t *data, size_t size) in GetSimOperatorNumeric() function
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file_manager.cpp187 std::u16string SimFileManager::GetSimOperatorNumeric() in GetSimOperatorNumeric() function in OHOS::Telephony::SimFileManager
H A Dsim_manager.cpp714 int32_t SimManager::GetSimOperatorNumeric(int32_t slotId, std::u16string &operatorNumeric) in GetSimOperatorNumeric() function in OHOS::Telephony::SimManager
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp468 int32_t CoreService::GetSimOperatorNumeric(int32_t slotId, std::u16string &operatorNumeric) in GetSimOperatorNumeric() function in OHOS::Telephony::CoreService
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp291 int32_t CoreServiceClient::GetSimOperatorNumeric(int32_t slotId, std::u16string &operatorNumeric) in GetSimOperatorNumeric() function in OHOS::Telephony::CoreServiceClient
H A Dcore_manager_inner.cpp2015 int32_t CoreManagerInner::GetSimOperatorNumeric(int32_t slotId, std::u16string &operatorNumeric) in GetSimOperatorNumeric() function in OHOS::Telephony::CoreManagerInner
H A Dcore_service_proxy.cpp718 int32_t CoreServiceProxy::GetSimOperatorNumeric(int32_t slotId, std::u16string &operatorNumeric) in GetSimOperatorNumeric() function in OHOS::Telephony::CoreServiceProxy
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp716 napi_value GetSimOperatorNumeric(napi_env env, napi_callback_info info) in GetSimOperatorNumeric() function