Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DXmlFileGroup.h61 bool addAllXmlFiles(XmlFileGroup* other, std::string* error) { in addAllXmlFiles() function
/system/libvintf/
DCompatibilityMatrix.cpp422 if (!addAllHals(&inputMatrix->object, error) || !addAllXmlFiles(&inputMatrix->object, error) || in addAll()
DHalManifest.cpp505 if (!addAllXmlFiles(other, error)) { in addAll()