Home
last modified time | relevance | path

Searched refs:has_method_ (Results 1 – 1 of 1) sorted by relevance

/art/runtime/jni/
Dcheck_jni.cc319 : function_name_(functionName), indent_(0), flags_(flags), has_method_(has_method) { in ScopedCheck()
538 if (has_method_ && soa.Vm()->IsTracingEnabled()) { in Check()
560 if (has_method_) { in Check()
608 if (has_method_) { in CheckNonHeap()
1482 const bool has_method_; member in art::__anon846bc2ca0111::ScopedCheck