Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.h102 bool IsPaymentApp(const AppDataParser::HceAppAidInfo &hceAppInfo);
H A Dapp_data_parser.cpp667 bool AppDataParser::IsPaymentApp(const AppDataParser::HceAppAidInfo &hceAppInfo) in IsPaymentApp() argument
669 for (const AppDataParser::AidInfo &aidInfo : hceAppInfo.customDataAid) { in IsPaymentApp()