Home
last modified time | relevance | path

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

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