Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp4820 class CommandObjectRenderScriptRuntimeAllocation class
4823 CommandObjectRenderScriptRuntimeAllocation(CommandInterpreter &interpreter) in CommandObjectRenderScriptRuntimeAllocation() function in CommandObjectRenderScriptRuntimeAllocation
4849 ~CommandObjectRenderScriptRuntimeAllocation() override = default;
4910 new CommandObjectRenderScriptRuntimeAllocation(interpreter))); in CommandObjectRenderScriptRuntime()