Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.cpp4866 class CommandObjectRenderScriptRuntimeStatus : public CommandObjectParsed { class
4868 CommandObjectRenderScriptRuntimeStatus(CommandInterpreter &interpreter) in CommandObjectRenderScriptRuntimeStatus() function in CommandObjectRenderScriptRuntimeStatus
4875 ~CommandObjectRenderScriptRuntimeStatus() override = default;
4914 new CommandObjectRenderScriptRuntimeStatus(interpreter))); in CommandObjectRenderScriptRuntime()