Home
last modified time | relevance | path

Searched refs:DumpStatus (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h385 void DumpStatus(Stream &strm) const;
DRenderScriptRuntime.cpp3068 void RenderScriptRuntime::DumpStatus(Stream &strm) const { in DumpStatus() function in RenderScriptRuntime
4868 runtime->DumpStatus(result.GetOutputStream()); in DoExecute()