Home
last modified time | relevance | path

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

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