Home
last modified time | relevance | path

Searched defs:IsSimActive (Results 1 – 8 of 8) sorted by relevance

/base/telephony/core_service/services/sim/src/
Dsim_account_manager.cpp94 bool SimAccountManager::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::SimAccountManager
Dsim_manager.cpp205 bool SimManager::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::SimManager
Dmulti_sim_controller.cpp298 bool MultiSimController::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::MultiSimController
/base/telephony/core_service/services/core/src/
Dcore_service.cpp333 bool CoreService::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::CoreService
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp287 bool CoreServiceClient::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::CoreServiceClient
Dcore_service_proxy.cpp660 bool CoreServiceProxy::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::CoreServiceProxy
Dcore_manager_inner.cpp1427 bool CoreManagerInner::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::CoreManagerInner
/base/telephony/core_service/frameworks/js/sim/src/
Dnapi_sim.cpp309 napi_value IsSimActive(napi_env env, napi_callback_info info) in IsSimActive() function