Searched refs:contains_reference_to_target_space_ (Results 1 – 1 of 1) sorted by relevance
68 contains_reference_to_target_space_(contains_reference_to_target_space) {} in RememberedSetReferenceVisitor()77 *contains_reference_to_target_space_ = true; in operator ()()86 *contains_reference_to_target_space_ = true; in operator ()()101 *contains_reference_to_target_space_ = true; in VisitRoot()110 bool* const contains_reference_to_target_space_; member in art::gc::accounting::RememberedSetReferenceVisitor119 contains_reference_to_target_space_(contains_reference_to_target_space) {} in RememberedSetObjectVisitor()123 RememberedSetReferenceVisitor visitor(target_space_, contains_reference_to_target_space_, in operator ()()131 bool* const contains_reference_to_target_space_; member in art::gc::accounting::RememberedSetObjectVisitor