Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h279 FindScriptGroup(const ConstString &name) const { in FindScriptGroup() function
H A DRenderScriptRuntime.cpp920 const RSScriptGroupDescriptorSP sg = FindScriptGroup(ConstString(name)); in SearchCallback()