HomeSort by relevance Sort by last modified time
    Searched refs:clear_soft_references_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/collector/
iteration.h 69 return clear_soft_references_;
72 clear_soft_references_ = clear_soft_references;
84 bool clear_soft_references_; member in class:art::gc::collector::Iteration
garbage_collector.cc 52 clear_soft_references_ = clear_soft_references;

Completed in 284 milliseconds