Home
last modified time | relevance | path

Searched defs:xmlPath (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/minikin/tests/util/
H A DFontTestUtils.h42 inline std::shared_ptr<FontCollection> buildFontCollectionFromXml(const std::string& xmlPath) { in buildFontCollectionFromXml()
H A DFontTestUtils.cpp50 const std::string& xmlPath) { in getFontFamilies()
/aosp12/frameworks/av/media/libmedia/xsd/vts/
H A DValidateMediaProfiles.cpp76 char const* xmlPath = findXmlPath->c_str(); in TEST() local
/aosp12/hardware/interfaces/automotive/evs/1.1/default/
H A DConfigManager.h184 ConfigManager(const char *xmlPath) : in ConfigManager()
/aosp12/frameworks/base/services/core/java/com/android/server/graphics/fonts/
H A DFontManagerShellCommand.java385 String xmlPath = shell.getNextArg(); in updateFamily() local
/aosp12/frameworks/base/tools/aapt/
H A DCommand.cpp400 Vector<String8> getNfcAidCategories(AssetManager& assets, const String8& xmlPath, bool offHost, in getNfcAidCategories()
2016 String8 xmlPath = AaptXml::getResolvedAttribute(res, tree, in doDump() local
/aosp12/frameworks/av/services/audiopolicy/fuzzer/
H A Daudiopolicy_fuzzer.cpp480 std::string AudioPolicyManagerFuzzerWithConfigurationFile::fuzzXML(std::string xmlPath) { in fuzzXML()