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

  /art/runtime/gc/allocator/
rosalloc.h 107 rosalloc->ReleasePageRange(start, start + byte_size);
818 size_t ReleasePageRange(uint8_t* start, uint8_t* end) REQUIRES(lock_);
    [all...]
rosalloc.cc     [all...]

Completed in 627 milliseconds