Searched defs:IsAbstract (Results 1 – 3 of 3) sorted by relevance
/aosp12/art/runtime/mirror/ | ||
H A D | class.h | 310 ALWAYS_INLINE bool IsAbstract() REQUIRES_SHARED(Locks::mutator_lock_) { in IsAbstract() function |
/aosp12/art/runtime/ | ||
H A D | art_method.h | 312 bool IsAbstract() const { in IsAbstract() function |
H A D | class_linker.cc | 6291 bool IsAbstract() const { in IsAbstract() function in art::ClassLinker::MethodTranslation |