Home
last modified time | relevance | path

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

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