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

  /art/runtime/gc/space/
bump_pointer_space-inl.h 42 inline mirror::Object* BumpPointerSpace::AllocThreadUnsafe(Thread* self, size_t num_bytes,
memory_tool_malloc_space-inl.h 144 kUseObjSizeForUsable>::AllocThreadUnsafe(
150 void* obj_with_rdz = S::AllocThreadUnsafe(self, num_bytes + 2 * kMemoryToolRedZoneBytes,
region_space-inl.h 34 inline mirror::Object* RegionSpace::AllocThreadUnsafe(Thread* self, size_t num_bytes,

Completed in 105 milliseconds