Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSExecutable.cpp63 const RSInfo::ExportVarNameListTy &export_var_names = in Create() local
66 var_iter = export_var_names.begin(), in Create()
67 var_end = export_var_names.end(); var_iter != var_end; in Create()