Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dfield.h55 bool IsFinal() REQUIRES_SHARED(Locks::mutator_lock_) { in IsFinal() function
Dclass.h214 ALWAYS_INLINE bool IsFinal() REQUIRES_SHARED(Locks::mutator_lock_) { in IsFinal() function
/art/runtime/
Dart_field.h75 bool IsFinal() REQUIRES_SHARED(Locks::mutator_lock_) { in IsFinal() function
Dart_method.h170 bool IsFinal() { in IsFinal() function
/art/libdexfile/dex/
Dclass_accessor.h59 bool IsFinal() const { in IsFinal() function