Searched defs:xmlPath (Results 1 – 7 of 7) sorted by relevance
42 inline std::shared_ptr<FontCollection> buildFontCollectionFromXml(const std::string& xmlPath) { in buildFontCollectionFromXml()
50 const std::string& xmlPath) { in getFontFamilies()
76 char const* xmlPath = findXmlPath->c_str(); in TEST() local
184 ConfigManager(const char *xmlPath) : in ConfigManager()
385 String xmlPath = shell.getNextArg(); in updateFamily() local
400 Vector<String8> getNfcAidCategories(AssetManager& assets, const String8& xmlPath, bool offHost, in getNfcAidCategories()2016 String8 xmlPath = AaptXml::getResolvedAttribute(res, tree, in doDump() local
480 std::string AudioPolicyManagerFuzzerWithConfigurationFile::fuzzXML(std::string xmlPath) { in fuzzXML()