Home
last modified time | relevance | path

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

/art/runtime/lambda/
Dshorty_field_type.h213 inline bool IsPrimitive() const { in IsPrimitive() function
/art/runtime/mirror/
Dclass.h385 bool IsPrimitive() SHARED_REQUIRES(Locks::mutator_lock_) { in IsPrimitive() function