Searched refs:IsPaymentApp (Results 1 – 2 of 2) sorted by relevance
102 bool IsPaymentApp(const AppDataParser::HceAppAidInfo &hceAppInfo);
594 if (appAidInfo.element.GetBundleName().empty() || !IsPaymentApp(appAidInfo)) { in GetPaymentAbilityInfosFromVendor()667 bool AppDataParser::IsPaymentApp(const AppDataParser::HceAppAidInfo &hceAppInfo) in IsPaymentApp() function in OHOS::NFC::AppDataParser699 if (!IsPaymentApp(appAidInfo)) { in GetPaymentAbilityInfos()