Searched defs:SwitchToProfile (Results 1 – 5 of 5) sorted by relevance
291 int32_t EsimManager::SwitchToProfile( in SwitchToProfile() function in OHOS::Telephony::EsimManager486 int32_t EsimManager::SwitchToProfile( in SwitchToProfile() function in OHOS::Telephony::EsimManager
2718 int32_t EsimFile::SwitchToProfile(int32_t portIndex, const std::u16string &iccId, bool forceDisable… in SwitchToProfile() function in OHOS::Telephony::EsimFile
244 int32_t EsimServiceClient::SwitchToProfile(int32_t slotId, int32_t portIndex, in SwitchToProfile() function in OHOS::Telephony::EsimServiceClient
2916 int32_t CoreManagerInner::SwitchToProfile(int32_t slotId, int32_t portIndex, const std::u16string &… in SwitchToProfile() function in OHOS::Telephony::CoreManagerInner
841 napi_value SwitchToProfile(napi_env env, napi_callback_info info) in SwitchToProfile() function