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 43 inline mirror::Object* BumpPointerSpace::AllocThreadUnsafe(Thread* self, size_t num_bytes,
memory_tool_malloc_space-inl.h 164 kUseObjSizeForUsable>::AllocThreadUnsafe(
173 void* obj_with_rdz = S::AllocThreadUnsafe(self,
region_space-inl.h 41 inline mirror::Object* RegionSpace::AllocThreadUnsafe(Thread* self,

Completed in 239 milliseconds