Home
last modified time | relevance | path

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

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