Searched defs:IsSimActive (Results 1 – 10 of 10) sorted by relevance
110 void IsSimActive(const uint8_t *data, size_t size) in IsSimActive() function
117 bool TelephonySimImpl::IsSimActive(int32_t slotId, int32_t &errCode) in IsSimActive() function in OHOS::Telephony::TelephonySimImpl
208 bool IsSimActive(int32_t slotId, const sptr<IRawParcelCallback> &callback) override in IsSimActive() function
300 bool SimManager::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::SimManager
672 bool MultiSimController::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::MultiSimController
651 bool CoreService::IsSimActive(int32_t slotId, const sptr<IRawParcelCallback> &callback) in IsSimActive() function in OHOS::Telephony::CoreService
499 bool CoreServiceClient::IsSimActive(int32_t slotId, int64_t timeoutMs) in IsSimActive() function in OHOS::Telephony::CoreServiceClient
875 bool CoreServiceProxy::IsSimActive(int32_t slotId, const sptr<IRawParcelCallback> &callback) in IsSimActive() function in OHOS::Telephony::CoreServiceProxy
1907 bool CoreManagerInner::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::CoreManagerInner
453 napi_value IsSimActive(napi_env env, napi_callback_info info) in IsSimActive() function