Home
last modified time | relevance | path

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

/art/runtime/
Dbacktrace_helper.cc93 if (!CollectImpl(unwinder)) { in Collect()
98 if (!any_changed || !CollectImpl(unwinder)) { in Collect()
115 bool BacktraceCollector::CollectImpl(unwindstack::Unwinder* unwinder) { in CollectImpl() function in art::BacktraceCollector
Dbacktrace_helper.h45 bool CollectImpl(unwindstack::Unwinder* unwinder);