Home
last modified time | relevance | path

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

/aosp12/system/libvintf/include/vintf/
H A DXmlFileGroup.h42 bool addXmlFile(T&& t) { in addXmlFile() function
/aosp12/system/libvintf/test/
H A DLibVintfTest.cpp75 void addXmlFile(CompatibilityMatrix& cm, std::string name, VersionRange range) { in addXmlFile() function