Searched refs:reported_attributes_end_ (Results 1 – 2 of 2) sorted by relevance
67 if (parent && parent->handler_ && !parent->reported_attributes_end_) { in StartDIE()68 parent->reported_attributes_end_ = true; in StartDIE()109 entry.reported_attributes_end_ = false; in StartDIE()124 if (!entry->reported_attributes_end_) in EndDIE()
341 bool reported_attributes_end_; member