Home
last modified time | relevance | path

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

/aosp12/art/tools/veridex/
H A Dveridex.h58 bool IsPrimitive() const { in IsPrimitive() function
/aosp12/art/runtime/mirror/
H A Dclass.h432 bool IsPrimitive() REQUIRES_SHARED(Locks::mutator_lock_) { in IsPrimitive() function