Home
last modified time | relevance | path

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

/art/runtime/native/
Djava_lang_Class.cc152 ALWAYS_INLINE static bool IsDiscoverable(bool public_only, in IsDiscoverable()
284 bool public_only, in GetDeclaredFields()
555 bool public_only, in MethodMatchesConstructor()
567 bool public_only = (publicOnly != JNI_FALSE); in Class_getDeclaredConstructorsInternal() local
632 bool public_only = (publicOnly != JNI_FALSE); in Class_getDeclaredMethodsUnchecked() local