Searched refs:parent_should_know_need_push_properties (Results 1 – 2 of 2) sorted by relevance
179 if (!parent_should_know_need_push_properties() && parent_) in SetNeedsPushProperties()187 if (!parent_should_know_need_push_properties() && parent_) in AddDependentNeedsPushProperties()197 if (!parent_should_know_need_push_properties() && parent_) in RemoveDependentNeedsPushProperties()227 if (parent_should_know_need_push_properties()) { in SetParent()
494 bool parent_should_know_need_push_properties() const { in parent_should_know_need_push_properties() function