Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/format/binary/
H A DBinaryResourceParser.cpp610 std::unique_ptr<Style> BinaryResourceParser::ParseStyle(const ResourceNameRef& name, in ParseStyle() function in aapt::BinaryResourceParser
/aosp14/frameworks/base/tools/aapt2/
H A DResourceParser_test.cpp558 TEST_F(ResourceParserTest, ParseStyle) { in TEST_F() argument
H A DResourceParser.cpp1520 bool ResourceParser::ParseStyle(const ResourceType type, xml::XmlPullParser* parser, in ParseStyle() function in aapt::ResourceParser