Home
last modified time | relevance | path

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

/base/telephony/core_service/test/fuzztest/simauthentication_fuzzer/
Dsimauthentication_fuzzer.cpp69 void GetVoiceMailIdentifier(const uint8_t *data, size_t size) in GetVoiceMailIdentifier() function
/base/telephony/core_service/services/sim/src/
Dsim_file_manager.cpp403 std::u16string SimFileManager::GetVoiceMailIdentifier() in GetVoiceMailIdentifier() function in OHOS::Telephony::SimFileManager
Dsim_manager.cpp959 int32_t SimManager::GetVoiceMailIdentifier(int32_t slotId, std::u16string &voiceMailIdentifier) in GetVoiceMailIdentifier() function in OHOS::Telephony::SimManager
/base/telephony/core_service/test/unittest/esim_gtest/mock/include/
Desim_core_service_stub_test.h369 int32_t GetVoiceMailIdentifier(int32_t slotId, std::u16string &voiceMailIdentifier) override in GetVoiceMailIdentifier() function
/base/telephony/core_service/services/core/src/
Dcore_service.cpp1524 int32_t CoreService::GetVoiceMailIdentifier(int32_t slotId, std::u16string &voiceMailIdentifier) in GetVoiceMailIdentifier() function in OHOS::Telephony::CoreService
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp1291 int32_t CoreServiceClient::GetVoiceMailIdentifier(int32_t slotId, std::u16string &voiceMailIdentifi… in GetVoiceMailIdentifier() function in OHOS::Telephony::CoreServiceClient
Dcore_service_proxy.cpp2084 int32_t CoreServiceProxy::GetVoiceMailIdentifier(int32_t slotId, std::u16string &voiceMailIdentifie… in GetVoiceMailIdentifier() function in OHOS::Telephony::CoreServiceProxy
Dcore_manager_inner.cpp2281 int32_t CoreManagerInner::GetVoiceMailIdentifier(int32_t slotId, std::u16string &voiceMailIdentifie… in GetVoiceMailIdentifier() function in OHOS::Telephony::CoreManagerInner
/base/telephony/core_service/frameworks/js/sim/src/
Dnapi_sim.cpp1085 napi_value GetVoiceMailIdentifier(napi_env env, napi_callback_info info) in GetVoiceMailIdentifier() function