Searched refs:IsPaymentAid (Results 1 – 2 of 2) sorted by relevance
93 bool IsPaymentAid(const std::string &aid, const AppDataParser::HceAppAidInfo &hceApp);
435 } else if (isDefaultPayment && IsPaymentAid(aid, hceApp)) { in SearchElementByAid()470 bool CeService::IsPaymentAid(const std::string &aid, const AppDataParser::HceAppAidInfo &hceApp) in IsPaymentAid() function in OHOS::NFC::CeService