Home
last modified time | relevance | path

Searched defs:GetCardType (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/common/src/
H A Denum_convert.cpp98 std::string GetCardType(int32_t type) in GetCardType() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dsub_container.h132 FrontendType GetCardType() const in GetCardType() function
/ohos5.0/base/telephony/core_service/test/fuzztest/addiccdiallingnumbers_fuzzer/
H A Daddiccdiallingnumbers_fuzzer.cpp120 void GetCardType(const uint8_t *data, size_t size) in GetCardType() function
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_manager.cpp108 CardType SimStateManager::GetCardType() in GetCardType() function in OHOS::Telephony::SimStateManager
H A Dsim_state_handle.cpp154 CardType SimStateHandle::GetCardType() in GetCardType() function in OHOS::Telephony::SimStateHandle
H A Dsim_manager.cpp166 int32_t SimManager::GetCardType(int32_t slotId, CardType &cardType) in GetCardType() function in OHOS::Telephony::SimManager
/ohos5.0/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_service.cpp797 int32_t TelephonyStateRegistryService::GetCardType(int32_t slotId) in GetCardType() function in OHOS::Telephony::TelephonyStateRegistryService
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp418 int32_t CoreService::GetCardType(int32_t slotId, CardType &cardType) in GetCardType() function in OHOS::Telephony::CoreService
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp876 int32_t CoreServiceClient::GetCardType(int32_t slotId, CardType &cardType) in GetCardType() function in OHOS::Telephony::CoreServiceClient
H A Dcore_manager_inner.cpp2215 int32_t CoreManagerInner::GetCardType(int32_t slotId, CardType &cardType) in GetCardType() function in OHOS::Telephony::CoreManagerInner
H A Dcore_service_proxy.cpp658 int32_t CoreServiceProxy::GetCardType(int32_t slotId, CardType &cardType) in GetCardType() function in OHOS::Telephony::CoreServiceProxy
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.cpp2194 int32_t StaStateMachine::GetCardType(CardType &cardType) in GetCardType() function in OHOS::Wifi::StaStateMachine
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp1014 napi_value GetCardType(napi_env env, napi_callback_info info) in GetCardType() function