Searched defs:shouldAddXmlFile (Results 1 – 2 of 2) sorted by relevance
51 virtual bool shouldAddXmlFile(const T&) const { return true; } in shouldAddXmlFile() function
107 bool HalManifest::shouldAddXmlFile(const ManifestXmlFile& xmlFile) const { in shouldAddXmlFile() function in android::vintf::HalManifest