Searched refs:has_method_ (Results 1 – 1 of 1) sorted by relevance
246 : function_name_(functionName), flags_(flags), indent_(0), has_method_(has_method) { in ScopedCheck()461 if (has_method_ && soa.Vm()->IsTracingEnabled()) { in Check()483 if (has_method_) { in Check()531 if (has_method_) { in CheckNonHeap()1347 const bool has_method_; member in art::ScopedCheck