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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompiler.cpp60 const char **exportFuncNameList = me.getExportFuncNameList(); local
69 export_symbols.push_back(exportFuncNameList[i]);
H A DRSEmbedInfo.cpp74 const char **exportFuncNameList = me.getExportFuncNameList(); local
95 s << exportFuncNameList[i] << "\n"; local
/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h89 struct ListHeader exportFuncNameList; member in struct:bcc::rsinfo::Header

Completed in 701 milliseconds