reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h
  358   bool DumpAllocation(Stream &strm, StackFrame *frame_ptr, const uint32_t id);

References

tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
 4609         runtime->DumpAllocation(*output_stream_p, m_exe_ctx.GetFramePtr(), id);