Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dmulti_sim_controller.cpp874 int32_t MultiSimController::SetPrimarySlotId(int32_t slotId) in SetPrimarySlotId() function in OHOS::Telephony::MultiSimController
H A Dsim_manager.cpp361 int32_t SimManager::SetPrimarySlotId(int32_t slotId) in SetPrimarySlotId() function in OHOS::Telephony::SimManager
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp680 int32_t CoreService::SetPrimarySlotId(int32_t slotId) in SetPrimarySlotId() function in OHOS::Telephony::CoreService
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp958 int32_t CoreServiceClient::SetPrimarySlotId(int32_t slotId) in SetPrimarySlotId() function in OHOS::Telephony::CoreServiceClient
H A Dcore_manager_inner.cpp1841 int32_t CoreManagerInner::SetPrimarySlotId(int32_t slotId) in SetPrimarySlotId() function in OHOS::Telephony::CoreManagerInner
H A Dcore_service_proxy.cpp1245 int32_t CoreServiceProxy::SetPrimarySlotId(int32_t slotId) in SetPrimarySlotId() function in OHOS::Telephony::CoreServiceProxy
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp2631 static napi_value SetPrimarySlotId(napi_env env, napi_callback_info info) in SetPrimarySlotId() function