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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompiler.cpp59 const char **exportVarNameList = me.getExportVarNameList(); local
65 export_symbols.push_back(exportVarNameList[i]);
H A DRSEmbedInfo.cpp73 const char **exportVarNameList = me.getExportVarNameList(); local
90 s << exportVarNameList[i] << "\n"; local
/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h88 struct ListHeader exportVarNameList; member in struct:bcc::rsinfo::Header

Completed in 522 milliseconds