Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptScriptGroup.cpp112 const RSScriptGroupList &groups = runtime->GetScriptGroups(); in DoExecute()
H A DRenderScriptRuntime.h399 const lldb_renderscript::RSScriptGroupList &GetScriptGroups() const { in GetScriptGroups() function