Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h385 void DumpStatus(Stream &strm) const;
H A DRenderScriptRuntime.cpp3067 void RenderScriptRuntime::DumpStatus(Stream &strm) const { in DumpStatus() function in RenderScriptRuntime
4867 runtime->DumpStatus(result.GetOutputStream()); in DoExecute()