Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp4942 class CommandObjectRenderScriptRuntimeAllocation class
4945 CommandObjectRenderScriptRuntimeAllocation(CommandInterpreter &interpreter) in CommandObjectRenderScriptRuntimeAllocation() function in CommandObjectRenderScriptRuntimeAllocation
4971 ~CommandObjectRenderScriptRuntimeAllocation() override = default;
5032 new CommandObjectRenderScriptRuntimeAllocation(interpreter))); in CommandObjectRenderScriptRuntime()