Home
last modified time | relevance | path

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

/art/runtime/native/
Djava_lang_Class.cc110 Thread* self, mirror::Class* klass, bool public_only, bool force_resolve) in GetDeclaredFields()
276 static ALWAYS_INLINE inline bool MethodMatchesConstructor(ArtMethod* m, bool public_only) in MethodMatchesConstructor()