Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dmulti_sim_controller.cpp868 int32_t MultiSimController::GetPrimarySlotId() in GetPrimarySlotId() function in OHOS::Telephony::MultiSimController
H A Dsim_manager.cpp516 int32_t SimManager::GetPrimarySlotId(int32_t &slotId) in GetPrimarySlotId() function in OHOS::Telephony::SimManager
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp708 int32_t CoreService::GetPrimarySlotId(int32_t &slotId) in GetPrimarySlotId() function in OHOS::Telephony::CoreService
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp947 int32_t CoreServiceClient::GetPrimarySlotId(int32_t &slotId) in GetPrimarySlotId() function in OHOS::Telephony::CoreServiceClient
H A Dcore_manager_inner.cpp1950 int32_t CoreManagerInner::GetPrimarySlotId(int32_t &slotId) in GetPrimarySlotId() function in OHOS::Telephony::CoreManagerInner
H A Dcore_service_proxy.cpp1272 int32_t CoreServiceProxy::GetPrimarySlotId(int32_t &slotId) in GetPrimarySlotId() function in OHOS::Telephony::CoreServiceProxy
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp2301 static napi_value GetPrimarySlotId(napi_env env, napi_callback_info info) in GetPrimarySlotId() function