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

  /art/openjdkjvmti/
ti_allocator.cc 68 *mem_ptr = AllocateImpl(size);
75 unsigned char* AllocUtil::AllocateImpl(jlong size) {
  /external/libchrome/base/metrics/
persistent_memory_allocator.cc 617 Reference ref = AllocateImpl(req_size, type_id);
630 PersistentMemoryAllocator::Reference PersistentMemoryAllocator::AllocateImpl(
    [all...]

Completed in 226 milliseconds