Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dart_field.h78 bool IsPrivate() REQUIRES_SHARED(Locks::mutator_lock_) { in IsPrivate() function
H A Dart_method.h137 bool IsPrivate() const { in IsPrivate() function