Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/test/fuzztest/setshowname_fuzzer/
H A Dsetshowname_fuzzer.cpp109 void IsSimActive(const uint8_t *data, size_t size) in IsSimActive() function
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dmulti_sim_controller.cpp507 bool MultiSimController::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::MultiSimController
H A Dsim_manager.cpp279 bool SimManager::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::SimManager
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp510 bool CoreService::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::CoreService
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp351 bool CoreServiceClient::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::CoreServiceClient
H A Dcore_manager_inner.cpp1787 bool CoreManagerInner::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::CoreManagerInner
H A Dcore_service_proxy.cpp870 bool CoreServiceProxy::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::CoreServiceProxy
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp442 napi_value IsSimActive(napi_env env, napi_callback_info info) in IsSimActive() function