Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.cpp533 …ataParser::GetHceAppsByAid(const std::string& aid, std::vector<AppDataParser::HceAppAidInfo>& hceA… in GetHceAppsByAid()
546 void AppDataParser::GetHceAppsFromVendor(std::vector<HceAppAidInfo> &hceApps) in GetHceAppsFromVendor()
583 std::vector<HceAppAidInfo> hceApps; in GetPaymentAbilityInfosFromVendor() local
629 std::vector<HceAppAidInfo> hceApps; in IsHceAppFromVendor() local
657 void AppDataParser::GetHceApps(std::vector<HceAppAidInfo> &hceApps) in GetHceApps()
H A Dexternal_deps_proxy.cpp214 …DepsProxy::GetHceAppsByAid(const std::string& aid, std::vector<AppDataParser::HceAppAidInfo>& hceA… in GetHceAppsByAid()
219 void ExternalDepsProxy::GetHceApps(std::vector<AppDataParser::HceAppAidInfo>& hceApps) in GetHceApps()
/ohos5.0/foundation/communication/nfc/test/unittest/services/controller_test/
H A Dapp_data_parser_test.cpp115 std::vector<AppDataParser::HceAppAidInfo> hceApps; variable
H A Dexternal_deps_proxy_test.cpp396 std::vector<AppDataParser::HceAppAidInfo> hceApps; variable
411 std::vector<AppDataParser::HceAppAidInfo> hceApps; variable
/ohos5.0/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.cpp181 std::vector<AppDataParser::HceAppAidInfo> hceApps; in BuildAidEntries() local
406 std::vector<AppDataParser::HceAppAidInfo> hceApps; in SearchElementByAid() local
447 void CeService::HandleOtherAidConflicted(const std::vector<AppDataParser::HceAppAidInfo> &hceApps) in HandleOtherAidConflicted()