Home
last modified time | relevance | path

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

/art/runtime/
Dart_field.h74 bool IsFinal() REQUIRES_SHARED(Locks::mutator_lock_) { in IsFinal() function
Dart_method.h184 bool IsFinal() { in IsFinal() function
/art/runtime/mirror/
Dfield.h64 bool IsFinal() REQUIRES_SHARED(Locks::mutator_lock_) { in IsFinal() function
Dclass.h265 ALWAYS_INLINE bool IsFinal() REQUIRES_SHARED(Locks::mutator_lock_) { in IsFinal() function