Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptScriptGroup.cpp110 const RSScriptGroupList &groups = runtime->GetScriptGroups(); in DoExecute()
H A DRenderScriptRuntime.h387 const lldb_renderscript::RSScriptGroupList &GetScriptGroups() const { in GetScriptGroups() function