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

  /art/runtime/gc/space/
bump_pointer_space.cc 140 uint8_t* BumpPointerSpace::AllocBlock(size_t bytes) {
206 uint8_t* start = AllocBlock(bytes);
  /external/compiler-rt/lib/tsan/rtl/
tsan_sync.cc 63 void MetaMap::AllocBlock(ThreadState *thr, uptr pc, uptr p, uptr sz) {

Completed in 630 milliseconds