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

  /art/runtime/gc/space/
region_space.h 296 void ZeroLiveBytesForLargeObject(mirror::Object* obj) REQUIRES_SHARED(Locks::mutator_lock_);
region_space.cc 292 void RegionSpace::ZeroLiveBytesForLargeObject(mirror::Object* obj) {
    [all...]
  /art/runtime/gc/collector/
concurrent_copying.cc     [all...]

Completed in 109 milliseconds