Searched refs:GetDispatchTagAppsByTech (Results 1 – 9 of 9) sorted by relevance
64 …std::vector<ElementName> getDispatchTagAppsByTech = externalDepsProxy->GetDispatchTagAppsByTech(di…77 …std::vector<ElementName> getDispatchTagAppsByTech = externalDepsProxy->GetDispatchTagAppsByTech(di…106 …std::vector<ElementName> getDispatchTagAppsByTech = externalDepsProxy->GetDispatchTagAppsByTech(di…121 …std::vector<ElementName> getDispatchTagAppsByTech = externalDepsProxy->GetDispatchTagAppsByTech(di…135 …std::vector<ElementName> getDispatchTagAppsByTech = externalDepsProxy->GetDispatchTagAppsByTech(di…181 …std::vector<ElementName> getDispatchTagAppsByTech = externalDepsProxy->GetDispatchTagAppsByTech(di…196 …std::vector<ElementName> getDispatchTagAppsByTech = externalDepsProxy->GetDispatchTagAppsByTech(di…211 …std::vector<ElementName> getDispatchTagAppsByTech = externalDepsProxy->GetDispatchTagAppsByTech(di…229 …std::vector<ElementName> getDispatchTagAppsByTech = externalDepsProxy->GetDispatchTagAppsByTech(di…245 …std::vector<ElementName> getDispatchTagAppsByTech = externalDepsProxy->GetDispatchTagAppsByTech(di…[all …]
79 ASSERT_TRUE(parser.GetDispatchTagAppsByTech(discTechList).size() == 0);105 ASSERT_TRUE(parser.GetDispatchTagAppsByTech(discTechList).size() >= 0);
34 std::vector<ElementName> ExternalDepsProxy::GetDispatchTagAppsByTech(std::vector<int> discTechList) in GetDispatchTagAppsByTech() function in OHOS::NFC::ExternalDepsProxy36 return AppDataParser::GetInstance().GetDispatchTagAppsByTech(discTechList); in GetDispatchTagAppsByTech()
70 std::vector<ElementName> GetDispatchTagAppsByTech(std::vector<int> discTechList);
49 std::vector<ElementName> GetDispatchTagAppsByTech(std::vector<int> discTechList);
95 …std::vector<ElementName> elements = AppDataParser::GetInstance().GetDispatchTagAppsByTech(techList… in DispatchTagAbility()
466 std::vector<ElementName> AppDataParser::GetDispatchTagAppsByTech(std::vector<int> discTechList) in GetDispatchTagAppsByTech() function in OHOS::NFC::AppDataParser
82 appDataParser.GetDispatchTagAppsByTech(discTechList); in FuzzGetDispatchTagAppsByTech()
77 ExternalDepsProxy::GetInstance().GetDispatchTagAppsByTech(discTechList); in FuzzGetDispatchTagAppsByTech()