Home
last modified time | relevance | path

Searched refs:InsertIf (Results 1 – 1 of 1) sorted by relevance

/system/libvintf/
DVintfObject.cpp1011 void InsertIf(const std::string& name, const std::function<bool(const std::string&)>& shouldCheck, in InsertIf() function
1039 InsertIf(StripHidlInterface(item.name), shouldCheck, &ret); in HidlMetadataToPackagesAndVersions()
1051 InsertIf(StripAidlType(type), shouldCheck, &ret); in AidlMetadataToPackages()