Home
last modified time | relevance | path

Searched refs:IsDoubleArray (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Dobject-inl.h293 inline bool Object::IsDoubleArray() { in IsDoubleArray() function
299 DCHECK(IsDoubleArray<kVerifyFlags>()); in AsDoubleArray()
Dobject.h245 bool IsDoubleArray() REQUIRES_SHARED(Locks::mutator_lock_);