Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/
H A DResourceParser.cpp949 if (Maybe<StringPiece> maybe_id_str = xml::FindNonEmptyAttribute(parser, "id")) { in ParsePublic() local
991 Maybe<StringPiece> maybe_id_str = xml::FindNonEmptyAttribute(parser, "first-id"); in ParseGroupImpl() local