Home
last modified time | relevance | path

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

/art/runtime/
Dart_field.h65 bool IsFinal() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsFinal() function
Dart_method.h127 bool IsFinal() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsFinal() function
/art/runtime/mirror/
Dfield.h63 bool IsFinal() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsFinal() function
Dclass.h217 ALWAYS_INLINE bool IsFinal() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsFinal() function