Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DResourceParser.cpp944 if (std::optional<StringPiece> maybe_id_str = xml::FindNonEmptyAttribute(parser, "id")) { in ParsePublic() local
988 std::optional<StringPiece> maybe_id_str = xml::FindNonEmptyAttribute(parser, "first-id"); in ParseGroupImpl() local