Home | History | Annotate | Download | only in aapt2

Lines Matching refs:Reference

45   if (piece == "reference") {
541 << "invalid value for type '" << *parsed_type << "'. Expected a reference");
610 // Fix up the reference.
611 if (Reference* ref = ValueCast<Reference>(processed_item.get())) {
1068 Reference(ResourceNameRef({}, ResourceType::kId, maybe_name.value())),
1081 Maybe<Reference> maybe_key =
1123 // reference as
1134 style->parent = Reference(
1370 Maybe<Reference> maybe_ref =
1379 Reference& child_ref = maybe_ref.value();
1393 // Create the reference to this attribute.