Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp4819 class CommandObjectRenderScriptRuntimeAllocation class
4822 CommandObjectRenderScriptRuntimeAllocation(CommandInterpreter &interpreter) in CommandObjectRenderScriptRuntimeAllocation() function in CommandObjectRenderScriptRuntimeAllocation
4848 ~CommandObjectRenderScriptRuntimeAllocation() override = default;
4909 new CommandObjectRenderScriptRuntimeAllocation(interpreter))); in CommandObjectRenderScriptRuntime()