Home
last modified time | relevance | path

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

/external/cronet/tot/base/debug/
Dstack_trace.cc303 OutputToStreamWithPrefix(os, {}); in OutputToStream()
306 void StackTrace::OutputToStreamWithPrefix(std::ostream* os, in OutputToStreamWithPrefix() function in base::debug::StackTrace
324 OutputToStreamWithPrefix(&stream, prefix_string); in ToStringWithPrefix()
Dstack_trace_unittest.cc147 trace.OutputToStreamWithPrefix(&os, prefix_string); in TEST_F()
159 trace.OutputToStreamWithPrefix(&os, {}); in TEST_F()
Dstack_trace.h126 void OutputToStreamWithPrefix(std::ostream* os,
/external/cronet/stable/base/debug/
Dstack_trace.cc303 OutputToStreamWithPrefix(os, {}); in OutputToStream()
306 void StackTrace::OutputToStreamWithPrefix(std::ostream* os, in OutputToStreamWithPrefix() function in base::debug::StackTrace
324 OutputToStreamWithPrefix(&stream, prefix_string); in ToStringWithPrefix()
Dstack_trace_unittest.cc147 trace.OutputToStreamWithPrefix(&os, prefix_string); in TEST_F()
159 trace.OutputToStreamWithPrefix(&os, {}); in TEST_F()
Dstack_trace.h126 void OutputToStreamWithPrefix(std::ostream* os,