Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DResourceParser.cpp74 static uint32_t ParseFormatType(const StringPiece& piece) { in ParseFormatType() function
87 uint32_t type = ParseFormatType(trimmed_part); in ParseFormatAttribute()