Searched defs:Collect (Results 1 – 3 of 3) sorted by relevance
/aosp12/art/runtime/ | ||
H A D | backtrace_helper.h | 57 void Collect(size_t skip_count) { in Collect() function |
H A D | backtrace_helper.cc | 91 void BacktraceCollector::Collect() { in Collect() function in art::BacktraceCollector |
/aosp12/system/core/debuggerd/ | ||
H A D | debuggerd_test.cpp | 317 void Collect(std::string* output) { in Collect() function in LogcatCollector |