Home
last modified time | relevance | path

Searched defs:IsSynthetic (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Dclass.h318 ALWAYS_INLINE bool IsSynthetic() REQUIRES_SHARED(Locks::mutator_lock_) { in IsSynthetic() function
/art/runtime/
Dart_method.h307 bool IsSynthetic() const { in IsSynthetic() function