Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/
H A DResourceParser.cpp88 static uint32_t ParseFormatAttribute(const StringPiece& str) { in ParseFormatAttribute() function
1307 type_mask = ParseFormatAttribute(maybe_format.value()); in ParseAttrImpl()