Home | History | Annotate | Download | only in aapt2

Lines Matching refs:ParseArrayImpl

1386   return ParseArrayImpl(parser, out_resource, resource_format);
1390 return ParseArrayImpl(parser, out_resource, android::ResTable_map::TYPE_INTEGER);
1394 return ParseArrayImpl(parser, out_resource, android::ResTable_map::TYPE_STRING);
1397 bool ResourceParser::ParseArrayImpl(xml::XmlPullParser* parser,