Searched defs:DeleteProfile (Results 1 – 6 of 6) sorted by relevance
233 int32_t EsimServiceClient::DeleteProfile( in DeleteProfile() function in OHOS::Telephony::EsimServiceClient
2774 int32_t CoreManagerInner::DeleteProfile(int32_t slotId, const std::u16string &iccId, int32_t &enumR… in DeleteProfile() function in OHOS::Telephony::CoreManagerInner
1220 int32_t SimFileManager::DeleteProfile(const std::u16string &iccId) in DeleteProfile() function in OHOS::Telephony::SimFileManager
1530 int32_t SimManager::DeleteProfile(int32_t slotId, const std::u16string &iccId, int32_t &enumResult) in DeleteProfile() function in OHOS::Telephony::SimManager
2669 int32_t EsimFile::DeleteProfile(const std::u16string &iccId) in DeleteProfile() function in OHOS::Telephony::EsimFile
888 napi_value DeleteProfile(napi_env env, napi_callback_info info) in DeleteProfile() function