Home
last modified time | relevance | path

Searched defs:xmls (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/os/
H A DVintfObjectTest.java26 String[] xmls = VintfObject.report(); in testReport() local
/aosp12/system/libvintf/test/
H A Dvintf_object_tests.cpp1112 void SetUpMockSystemMatrices(const std::vector<std::string>& xmls) { in SetUpMockSystemMatrices()
1115 void SetUpMockMatrices(const std::string& dir, const std::vector<std::string>& xmls) { in SetUpMockMatrices()
/aosp12/frameworks/base/tools/aapt/
H A DResource.cpp1327 sp<ResourceTypeSet> xmls; in buildResources() local