Home
last modified time | relevance | path

Searched defs:exportFuncNameList (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
DRSCompiler.cpp60 const char **exportFuncNameList = me.getExportFuncNameList(); in addInternalizeSymbolsPass() local
DRSEmbedInfo.cpp74 const char **exportFuncNameList = me.getExportFuncNameList(); in getRSInfoString() local
/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSInfo.h89 struct ListHeader exportFuncNameList; member