Home
last modified time | relevance | path

Searched defs:HasSimCard (Results 1 – 22 of 22) sorted by relevance

/base/telephony/cellular_data/services/src/utils/
Dcellular_data_dump_helper.cpp40 bool CellularDataDumpHelper::HasSimCard(const int32_t slotId) const in HasSimCard() function in OHOS::Telephony::CellularDataDumpHelper
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
Dcall_manager_gtest.h73 bool HasSimCard(int32_t slotId) in HasSimCard() function
/base/telephony/cellular_call/test/unittest/imstest/
Dims_test.h150 bool HasSimCard(int32_t slotId) in HasSimCard() function
/base/telephony/core_service/test/fuzztest/addiccdiallingnumbers_fuzzer/
Daddiccdiallingnumbers_fuzzer.cpp165 void HasSimCard(const uint8_t *data, size_t size) in HasSimCard() function
/base/telephony/core_service/services/sim/src/
Dicc_dialling_numbers_manager.cpp363 bool IccDiallingNumbersManager::HasSimCard() in HasSimCard() function in OHOS::Telephony::IccDiallingNumbersManager
Dsim_state_manager.cpp83 bool SimStateManager::HasSimCard() in HasSimCard() function in OHOS::Telephony::SimStateManager
Dsim_file_manager.cpp419 bool SimFileManager::HasSimCard() in HasSimCard() function in OHOS::Telephony::SimFileManager
Dicc_file.cpp516 bool IccFile::HasSimCard() in HasSimCard() function in OHOS::Telephony::IccFile
Dsim_state_handle.cpp72 bool SimStateHandle::HasSimCard() in HasSimCard() function in OHOS::Telephony::SimStateHandle
Dsim_manager.cpp137 int32_t SimManager::HasSimCard(int32_t slotId, bool &hasSimCard) in HasSimCard() function in OHOS::Telephony::SimManager
/base/telephony/state_registry/test/unittest/state_test/
Dstate_registry_test.cpp123 bool StateRegistryTest::HasSimCard(int32_t slotId) in HasSimCard() function in OHOS::Telephony::StateRegistryTest
/base/telephony/cellular_data/test/
Dcellular_data_test.cpp155 bool CellularDataTest::HasSimCard(const int32_t slotId) in HasSimCard() function in OHOS::Telephony::CellularDataTest
/base/telephony/cellular_call/vendor/ims/test/unittest/ims_service_gtest/
Dims_service_test.cpp73 bool HasSimCard(int32_t slotId) in HasSimCard() function
/base/telephony/core_service/services/core/src/
Dcore_service.cpp295 int32_t CoreService::HasSimCard(int32_t slotId, bool &hasSimCard) in HasSimCard() function in OHOS::Telephony::CoreService
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp230 int32_t CoreServiceClient::HasSimCard(int32_t slotId, bool &hasSimCard) in HasSimCard() function in OHOS::Telephony::CoreServiceClient
Dcore_manager_inner.cpp1998 int32_t CoreManagerInner::HasSimCard(int32_t slotId, bool &hasSimCard) in HasSimCard() function in OHOS::Telephony::CoreManagerInner
Dcore_service_proxy.cpp487 int32_t CoreServiceProxy::HasSimCard(int32_t slotId, bool &hasSimCard) in HasSimCard() function in OHOS::Telephony::CoreServiceProxy
/base/telephony/core_service/test/unittest/core_service_gtest/
Dnetwork_search_test.cpp79 bool NetworkSearchTest::HasSimCard(int32_t slotId) in HasSimCard() function in OHOS::Telephony::NetworkSearchTest
Dsim_test.cpp89 bool SimTest::HasSimCard(int32_t slotId) in HasSimCard() function in OHOS::Telephony::SimTest
/base/telephony/sms_mms/test/gtest/
Dsms_mms_gtest.cpp185 static bool HasSimCard(int32_t slotId) in HasSimCard() function in OHOS::Telephony::SmsMmsGtest
/base/telephony/cellular_call/test/unittest/cstest/
Dcs_test.cpp42 bool CsTest::HasSimCard(int32_t slotId) in HasSimCard() function in OHOS::Telephony::CsTest
/base/telephony/core_service/frameworks/js/sim/src/
Dnapi_sim.cpp1189 napi_value HasSimCard(napi_env env, napi_callback_info info) in HasSimCard() function