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

  /art/runtime/gc/collector/
concurrent_copying-inl.h 156 space::RegionSpace::RegionType rtype = region_space_->GetRegionTypeUnsafe(from_ref);
concurrent_copying.cc     [all...]
  /art/runtime/gc/space/
region_space.h 281 return GetRegionTypeUnsafe(ref);
288 RegionType GetRegionTypeUnsafe(mirror::Object* ref) {

Completed in 622 milliseconds