Home
last modified time | relevance | path

Searched refs:appAidInfoWant (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.cpp557 for (auto appAidInfoWant : vendorHceAppAndAidList) { in GetHceAppsFromVendor() local
559 appAidInfo->element = appAidInfoWant.GetElement(); in GetHceAppsFromVendor()
562 … std::vector<std::string> otherAidList = appAidInfoWant.GetStringArrayParam(KEY_OTHER_AID); in GetHceAppsFromVendor()
563 … std::vector<std::string> paymentAidList = appAidInfoWant.GetStringArrayParam(KEY_PAYMENT_AID); in GetHceAppsFromVendor()