Home
last modified time | relevance | path

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

/foundation/communication/nfc/test/unittest/services/controller_test/
H A Dapp_data_parser_test.cpp115 std::vector<AppDataParser::HceAppAidInfo> hceApps; in HWTEST_F() local
H A Dexternal_deps_proxy_test.cpp396 std::vector<AppDataParser::HceAppAidInfo> hceApps; in HWTEST_F() local
411 std::vector<AppDataParser::HceAppAidInfo> hceApps; in HWTEST_F() local
/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.cpp181 std::vector<AppDataParser::HceAppAidInfo> hceApps; in BuildAidEntries() local
403 std::vector<AppDataParser::HceAppAidInfo> hceApps; in SearchElementByAid() local
444 HandleOtherAidConflicted(const std::vector<AppDataParser::HceAppAidInfo> &hceApps) HandleOtherAidConflicted() argument
[all...]
/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.cpp533 void AppDataParser::GetHceAppsByAid(const std::string& aid, std::vector<AppDataParser::HceAppAidInfo>& hceApps) in GetHceAppsByAid() argument
546 void AppDataParser::GetHceAppsFromVendor(std::vector<HceAppAidInfo> &hceApps) in GetHceAppsFromVendor() argument
583 std::vector<HceAppAidInfo> hceApps; in GetPaymentAbilityInfosFromVendor() local
629 std::vector<HceAppAidInfo> hceApps; in IsHceAppFromVendor() local
657 GetHceApps(std::vector<HceAppAidInfo> &hceApps) GetHceApps() argument
[all...]
H A Dexternal_deps_proxy.cpp214 void ExternalDepsProxy::GetHceAppsByAid(const std::string& aid, std::vector<AppDataParser::HceAppAidInfo>& hceApps) in GetHceAppsByAid() argument
219 void ExternalDepsProxy::GetHceApps(std::vector<AppDataParser::HceAppAidInfo>& hceApps) in GetHceApps() argument

Completed in 5 milliseconds