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