Searched defs:GetCardType (Results 1 – 11 of 11) sorted by relevance
96 std::string GetCardType(int32_t type) in GetCardType() function
133 void GetCardType(const uint8_t *data, size_t size) in GetCardType() function
105 CardType SimStateManager::GetCardType() in GetCardType() function in OHOS::Telephony::SimStateManager
87 CardType SimStateHandle::GetCardType() in GetCardType() function in OHOS::Telephony::SimStateHandle
178 int32_t SimManager::GetCardType(int32_t slotId, CardType &cardType) in GetCardType() function in OHOS::Telephony::SimManager
606 int32_t TelephonyStateRegistryService::GetCardType(int32_t slotId) in GetCardType() function in OHOS::Telephony::TelephonyStateRegistryService
316 int32_t CoreService::GetCardType(int32_t slotId, CardType &cardType) in GetCardType() function in OHOS::Telephony::CoreService
763 int32_t CoreServiceClient::GetCardType(int32_t slotId, CardType &cardType) in GetCardType() function in OHOS::Telephony::CoreServiceClient
2016 int32_t CoreManagerInner::GetCardType(int32_t slotId, CardType &cardType) in GetCardType() function in OHOS::Telephony::CoreManagerInner
547 int32_t CoreServiceProxy::GetCardType(int32_t slotId, CardType &cardType) in GetCardType() function in OHOS::Telephony::CoreServiceProxy
649 napi_value GetCardType(napi_env env, napi_callback_info info) in GetCardType() function