Home
last modified time | relevance | path

Searched defs:IsFinal (Results 1 – 3 of 3) sorted by relevance

/art/runtime/mirror/
Dart_field.h73 bool IsFinal() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsFinal() function
Dart_method.h115 bool IsFinal() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsFinal() function
Dclass.h238 ALWAYS_INLINE bool IsFinal() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsFinal() function