Home
last modified time | relevance | path

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

/aosp12/art/runtime/mirror/
H A Dobject-inl.h157 inline bool Object::IsObjectArray() { in IsObjectArray() function
/aosp12/art/compiler/optimizing/
H A Dnodes.h231 bool IsObjectArray() const REQUIRES_SHARED(Locks::mutator_lock_) { in IsObjectArray() function