Searched defs:GetDefaultSmdpAddress (Results 1 – 4 of 4) sorted by relevance
133 int32_t EsimManager::GetDefaultSmdpAddress(int32_t slotId, std::u16string &defaultSmdpAddress) in GetDefaultSmdpAddress() function in OHOS::Telephony::EsimManager406 int32_t EsimManager::GetDefaultSmdpAddress(int32_t slotId, std::u16string &defaultSmdpAddress) in GetDefaultSmdpAddress() function in OHOS::Telephony::EsimManager
297 int32_t EsimServiceClient::GetDefaultSmdpAddress(int32_t slotId, const sptr<IEsimServiceCallback> &… in GetDefaultSmdpAddress() function in OHOS::Telephony::EsimServiceClient
2761 int32_t CoreManagerInner::GetDefaultSmdpAddress(int32_t slotId, std::u16string &defaultSmdpAddress) in GetDefaultSmdpAddress() function in OHOS::Telephony::CoreManagerInner
723 napi_value GetDefaultSmdpAddress(napi_env env, napi_callback_info info) in GetDefaultSmdpAddress() function