Home
last modified time | relevance | path

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

/base/telephony/core_service/services/sim/src/
Dmulti_sim_controller.cpp749 int32_t MultiSimController::SetPrimarySlotId(int32_t slotId) in SetPrimarySlotId() function in OHOS::Telephony::MultiSimController
Dsim_manager.cpp322 int32_t SimManager::SetPrimarySlotId(int32_t slotId) in SetPrimarySlotId() function in OHOS::Telephony::SimManager
/base/telephony/core_service/services/core/src/
Dcore_service.cpp645 int32_t CoreService::SetPrimarySlotId(int32_t slotId) in SetPrimarySlotId() function in OHOS::Telephony::CoreService
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp938 int32_t CoreServiceClient::SetPrimarySlotId(int32_t slotId) in SetPrimarySlotId() function in OHOS::Telephony::CoreServiceClient
Dcore_manager_inner.cpp1786 int32_t CoreManagerInner::SetPrimarySlotId(int32_t slotId) in SetPrimarySlotId() function in OHOS::Telephony::CoreManagerInner
Dcore_service_proxy.cpp1191 int32_t CoreServiceProxy::SetPrimarySlotId(int32_t slotId) in SetPrimarySlotId() function in OHOS::Telephony::CoreServiceProxy
/base/telephony/core_service/frameworks/js/network_search/src/
Dnapi_radio.cpp2527 static napi_value SetPrimarySlotId(napi_env env, napi_callback_info info) in SetPrimarySlotId() function