Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DResourceParser.cpp943 static uint32_t parseFormatAttribute(const StringPiece16& str) { in parseFormatAttribute() function
974 typeMask = parseFormatAttribute(formatAttrIter->value); in parseAttrImpl()