Searched refs:InsertIf (Results 1 – 1 of 1) sorted by relevance
1011 void InsertIf(const std::string& name, const std::function<bool(const std::string&)>& shouldCheck, in InsertIf() function1039 InsertIf(StripHidlInterface(item.name), shouldCheck, &ret); in HidlMetadataToPackagesAndVersions()1051 InsertIf(StripAidlType(type), shouldCheck, &ret); in AidlMetadataToPackages()