Home
last modified time | relevance | path

Searched refs:ParseFormatTypeNoEnumsOrFlags (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/
DResourceParser.cpp57 static uint32_t ParseFormatTypeNoEnumsOrFlags(StringPiece piece) { in ParseFormatTypeNoEnumsOrFlags() function
84 return ParseFormatTypeNoEnumsOrFlags(piece); in ParseFormatType()
573 resource_format = ParseFormatTypeNoEnumsOrFlags(maybe_format.value()); in ParseResource()
1584 resource_format = ParseFormatTypeNoEnumsOrFlags(format_attr.value()); in ParseArray()