Searched refs:hceApp (Results 1 – 2 of 2) sorted by relevance
420 for (const AppDataParser::HceAppAidInfo &hceApp : hceApps) { in SearchElementByAid() local421 ElementName elementName = hceApp.element; in SearchElementByAid()435 } else if (isDefaultPayment && IsPaymentAid(aid, hceApp)) { in SearchElementByAid()470 bool CeService::IsPaymentAid(const std::string &aid, const AppDataParser::HceAppAidInfo &hceApp) in IsPaymentAid() argument472 for (const AppDataParser::AidInfo &aidInfo : hceApp.customDataAid) { in IsPaymentAid()
93 bool IsPaymentAid(const std::string &aid, const AppDataParser::HceAppAidInfo &hceApp);