Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp493 enum ScriptType { eScript, eScriptC }; enumerator
1511 script->type = ScriptDetails::eScriptC; in CaptureScriptInit()