Home
last modified time | relevance | path

Searched defs:DumpStream (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DDebugUtils.cpp51 raw_fd_ostream DumpStream(DumpPath, EC); in operator ()() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DDebugUtils.cpp338 raw_fd_ostream DumpStream(DumpPath, EC); in operator ()() local
/aosp_15_r20/hardware/google/camera/common/hal/utils/
Dhal_utils.cc760 void DumpStream(const Stream& stream, const std::string& title) { in DumpStream() function