Home
last modified time | relevance | path

Searched defs:maybe_format (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/tools/aapt2/
H A DResourceParser.cpp571 if (Maybe<StringPiece> maybe_format = xml::FindNonEmptyAttribute(parser, "format")) { in ParseResource() local
1305 Maybe<StringPiece> maybe_format = xml::FindAttribute(parser, "format"); in ParseAttrImpl() local