Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/format/binary/
H A DBinaryResourceParser.cpp686 std::unique_ptr<Plural> BinaryResourceParser::ParsePlural(const ResourceNameRef& name, in ParsePlural() function in aapt::BinaryResourceParser
/aosp14/frameworks/base/tools/aapt2/
H A DResourceParser_test.cpp801 TEST_F(ResourceParserTest, ParsePlural) { in TEST_F() argument
H A DResourceParser.cpp1658 bool ResourceParser::ParsePlural(xml::XmlPullParser* parser, in ParsePlural() function in aapt::ResourceParser