Home
last modified time | relevance | path

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

/art/runtime/
Dcheck_jni.cc404 if (has_method_ && (!soa_.Vm()->trace.empty() || VLOG_IS_ON(third_party_jni))) { in Check()
536 if (has_method_) { in Check()
671 has_method_ = has_method; in Init()
888 bool has_method_; member in art::ScopedCheck