Home
last modified time | relevance | path

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

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