Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dclass.h217 ALWAYS_INLINE bool IsInterface() SHARED_REQUIRES(Locks::mutator_lock_) { in IsInterface() function
/art/compiler/optimizing/
Dnodes.h194 bool IsInterface() const SHARED_REQUIRES(Locks::mutator_lock_) { in IsInterface() function