Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dclass-alloc-inl.h30 inline void Class::CheckObjectAlloc() { in CheckObjectAlloc() function
/art/runtime/entrypoints/
Dentrypoint_utils-inl.h147 ALWAYS_INLINE inline ObjPtr<mirror::Class> CheckObjectAlloc(ObjPtr<mirror::Class> klass, in CheckObjectAlloc() function