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/
DRenderScriptScriptGroup.cpp112 const RSScriptGroupList &groups = runtime->GetScriptGroups(); in DoExecute()
DRenderScriptRuntime.h399 const lldb_renderscript::RSScriptGroupList &GetScriptGroups() const { in GetScriptGroups() function