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

/art/runtime/mirror/
H A Dobject-inl.h208 inline bool Object::IsObjectArray() { function in class:art::mirror::Object
216 DCHECK(IsObjectArray<kVerifyFlags>());

Completed in 121 milliseconds