Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dclass.h310 ALWAYS_INLINE bool IsAbstract() REQUIRES_SHARED(Locks::mutator_lock_) { in IsAbstract() function
/art/runtime/
Dart_method.h312 bool IsAbstract() const { in IsAbstract() function
Dclass_linker.cc6291 bool IsAbstract() const { in IsAbstract() function in art::ClassLinker::MethodTranslation