Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSExecutable.cpp84 func_end = export_func_names.end(); func_iter != func_end; in Create() local
DRSInfo.cpp192 func_end = mExportFuncNames.end(); func_iter != func_end; func_iter++) { in dump() local