Searched defs:GetVoiceMailIdentifier (Results 1 – 8 of 8) sorted by relevance
72 void GetVoiceMailIdentifier(const uint8_t *data, size_t size) in GetVoiceMailIdentifier() function
293 std::u16string SimFileManager::GetVoiceMailIdentifier() in GetVoiceMailIdentifier() function in OHOS::Telephony::SimFileManager
836 int32_t SimManager::GetVoiceMailIdentifier(int32_t slotId, std::u16string &voiceMailIdentifier) in GetVoiceMailIdentifier() function in OHOS::Telephony::SimManager
1034 int32_t CoreService::GetVoiceMailIdentifier(int32_t slotId, std::u16string &voiceMailIdentifier) in GetVoiceMailIdentifier() function in OHOS::Telephony::CoreService
680 int32_t CoreServiceClient::GetVoiceMailIdentifier(int32_t slotId, std::u16string &voiceMailIdentifi… in GetVoiceMailIdentifier() function in OHOS::Telephony::CoreServiceClient
2043 int32_t CoreManagerInner::GetVoiceMailIdentifier(int32_t slotId, std::u16string &voiceMailIdentifie… in GetVoiceMailIdentifier() function in OHOS::Telephony::CoreManagerInner
1950 int32_t CoreServiceProxy::GetVoiceMailIdentifier(int32_t slotId, std::u16string &voiceMailIdentifie… in GetVoiceMailIdentifier() function in OHOS::Telephony::CoreServiceProxy
897 napi_value GetVoiceMailIdentifier(napi_env env, napi_callback_info info) in GetVoiceMailIdentifier() function