Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dfield.h58 bool IsFinal() REQUIRES_SHARED(Locks::mutator_lock_) { in IsFinal() function
Dclass.h267 ALWAYS_INLINE bool IsFinal() REQUIRES_SHARED(Locks::mutator_lock_) { in IsFinal() function
/art/runtime/
Dart_field.h81 bool IsFinal() { in IsFinal() function
/art/libdexfile/dex/
Dclass_accessor.h60 bool IsFinal() const { in IsFinal() function