Searched defs:GetCardType (Results 1 – 11 of 11) sorted by relevance
98 std::string GetCardType(int32_t type) in GetCardType() function
125 void GetCardType(const uint8_t *data, size_t size) in GetCardType() function
108 CardType SimStateManager::GetCardType() in GetCardType() function in OHOS::Telephony::SimStateManager
116 CardType SimStateHandle::GetCardType() in GetCardType() function in OHOS::Telephony::SimStateHandle
136 int32_t SimManager::GetCardType(int32_t slotId, CardType &cardType) in GetCardType() function in OHOS::Telephony::SimManager
755 int32_t TelephonyStateRegistryService::GetCardType(int32_t slotId) in GetCardType() function in OHOS::Telephony::TelephonyStateRegistryService
383 int32_t CoreService::GetCardType(int32_t slotId, CardType &cardType) in GetCardType() function in OHOS::Telephony::CoreService
856 int32_t CoreServiceClient::GetCardType(int32_t slotId, CardType &cardType) in GetCardType() function in OHOS::Telephony::CoreServiceClient
2140 int32_t CoreManagerInner::GetCardType(int32_t slotId, CardType &cardType) in GetCardType() function in OHOS::Telephony::CoreManagerInner
604 int32_t CoreServiceProxy::GetCardType(int32_t slotId, CardType &cardType) in GetCardType() function in OHOS::Telephony::CoreServiceProxy
933 napi_value GetCardType(napi_env env, napi_callback_info info) in GetCardType() function