Home
last modified time | relevance | path

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

/base/telephony/core_service/services/sim/src/
Dsim_file_manager.cpp265 std::u16string SimFileManager::GetVoiceMailIdentifier() in GetVoiceMailIdentifier() function in OHOS::Telephony::SimFileManager
Dsim_manager.cpp467 std::u16string SimManager::GetVoiceMailIdentifier(int32_t slotId) in GetVoiceMailIdentifier() function in OHOS::Telephony::SimManager
/base/telephony/core_service/services/core/src/
Dcore_service.cpp683 std::u16string CoreService::GetVoiceMailIdentifier(int32_t slotId) in GetVoiceMailIdentifier() function in OHOS::Telephony::CoreService
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp584 std::u16string CoreServiceClient::GetVoiceMailIdentifier(int32_t slotId) in GetVoiceMailIdentifier() function in OHOS::Telephony::CoreServiceClient
Dcore_service_proxy.cpp1551 std::u16string CoreServiceProxy::GetVoiceMailIdentifier(int32_t slotId) in GetVoiceMailIdentifier() function in OHOS::Telephony::CoreServiceProxy
Dcore_manager_inner.cpp1652 std::u16string CoreManagerInner::GetVoiceMailIdentifier(int32_t slotId) in GetVoiceMailIdentifier() function in OHOS::Telephony::CoreManagerInner
/base/telephony/core_service/frameworks/js/sim/src/
Dnapi_sim.cpp548 napi_value GetVoiceMailIdentifier(napi_env env, napi_callback_info info) in GetVoiceMailIdentifier() function