Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h506 void CaptureScriptInit(RuntimeHook *hook_info, ExecutionContext &context);
H A DRenderScriptRuntime.cpp1075 &lldb_private::RenderScriptRuntime::CaptureScriptInit},
1518 void RenderScriptRuntime::CaptureScriptInit(RuntimeHook *hook, in CaptureScriptInit() function in RenderScriptRuntime