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