Home
last modified time | relevance | path

Searched defs:hceApp (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.cpp420 for (const AppDataParser::HceAppAidInfo &hceApp : hceApps) { in SearchElementByAid() local
470 bool CeService::IsPaymentAid(const std::string &aid, const AppDataParser::HceAppAidInfo &hceApp) in IsPaymentAid()