Searched defs:xmlPath (Results 1 – 6 of 6) sorted by relevance
41 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
423 String xmlPath = shell.getNextArg(); in updateFamily() local
401 Vector<String8> getNfcAidCategories(AssetManager& assets, const String8& xmlPath, bool offHost, in getNfcAidCategories()2032 String8 xmlPath = AaptXml::getResolvedAttribute(res, tree, in doDump() local
500 std::string AudioPolicyManagerFuzzerWithConfigurationFile::fuzzXML(std::string xmlPath) { in fuzzXML()