Home
last modified time | relevance | path

Searched defs:AllocNonMovableObject (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Dclass-alloc-inl.h81 inline ObjPtr<Object> Class::AllocNonMovableObject(Thread* self) { in AllocNonMovableObject() function
/art/runtime/gc/
Dheap.h253 mirror::Object* AllocNonMovableObject(Thread* self, in AllocNonMovableObject() function