Home
last modified time | relevance | path

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

/art/runtime/
Dcheck_jni.cc166 explicit ScopedCheck(JavaVM* vm, bool has_method, const char* functionName) in ScopedCheck()
666 void Init(int flags, const char* functionName, bool has_method) { in Init()