Home
last modified time | relevance | path

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

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