Home
last modified time | relevance | path

Searched defs:GetErrorStream (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/
DCommandReturnObject.h56 Stream &GetErrorStream() { in GetErrorStream() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/
DCommandReturnObject.h56 Stream &GetErrorStream() { in GetErrorStream() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/
DCommandReturnObject.h56 Stream &GetErrorStream() { in GetErrorStream() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/
DCommandReturnObject.h56 Stream &GetErrorStream() { in GetErrorStream() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DDebugger.h147 StreamFile &GetErrorStream() { return *m_error_stream_sp; } in GetErrorStream() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DDebugger.h156 StreamFile &GetErrorStream() { return *m_error_stream_sp; } in GetErrorStream() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DDebugger.h156 StreamFile &GetErrorStream() { return *m_error_stream_sp; } in GetErrorStream() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DDebugger.h155 StreamFile &GetErrorStream() { return *m_error_stream_sp; } in GetErrorStream() function
/aosp_15_r20/external/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h1431 std::ostream& GetErrorStream() const { return *error_stream_; } in GetErrorStream() function
/aosp_15_r20/external/google-benchmark/include/benchmark/
H A Dbenchmark.h1943 std::ostream& GetErrorStream() const { return *error_stream_; } in GetErrorStream() function
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/include/benchmark/
H A Dbenchmark.h1872 std::ostream& GetErrorStream() const { return *error_stream_; } in GetErrorStream() function