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

  /art/runtime/gc/space/
region_space.cc 249 // allocated" (see RegionSpace::AllocateRegion).
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h 878 uptr AllocateRegion(AllocatorStats *stat, uptr class_id) {
897 uptr reg = AllocateRegion(stat, class_id);
    [all...]

Completed in 76 milliseconds