Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h285 FindScriptGroup(ConstString name) const { in FindScriptGroup() function
DRenderScriptRuntime.cpp910 const RSScriptGroupDescriptorSP sg = FindScriptGroup(ConstString(name)); in SearchCallback()