Home
last modified time | relevance | path

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

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