Searched defs:IsPrivate (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | art_field.h | 78 bool IsPrivate() REQUIRES_SHARED(Locks::mutator_lock_) { in IsPrivate() function |
D | art_method.h | 137 bool IsPrivate() const { in IsPrivate() function |