Home
last modified time | relevance | path

Searched defs:shouldAddXmlFile (Results 1 – 2 of 2) sorted by relevance

/system/libvintf/include/vintf/
DXmlFileGroup.h51 virtual bool shouldAddXmlFile(const T&) const { return true; } in shouldAddXmlFile() function
/system/libvintf/
DHalManifest.cpp107 bool HalManifest::shouldAddXmlFile(const ManifestXmlFile& xmlFile) const { in shouldAddXmlFile() function in android::vintf::HalManifest