Searched refs:child_ref (Results 1 – 1 of 1) sorted by relevance
1694 Reference& child_ref = maybe_ref.value(); in ParseDeclareStyleable() local1695 xml::ResolvePackage(parser, &child_ref); in ParseDeclareStyleable()1699 child_resource.name = child_ref.name.value(); in ParseDeclareStyleable()1712 child_ref.SetComment(child_resource.comment); in ParseDeclareStyleable()1713 child_ref.SetSource(item_source); in ParseDeclareStyleable()1714 styleable->entries.push_back(std::move(child_ref)); in ParseDeclareStyleable()