Searched defs:GetBacktraceStrings (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/debug/
H A Dstack_trace_posix.cc109 bool GetBacktraceStrings(void *const *trace, int size, function in namespace:base::debug::__anon1486
183 GetBacktraceStrings(trace_, count_, &trace_strings, NULL);
200 if (GetBacktraceStrings(trace_, count_, &trace_strings, &error_message)) {

Completed in 44 milliseconds