Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSEmbedInfo.cpp82 const char **exportForEachNameList = me.getExportForEachNameList(); in getRSInfoString() local
123 << exportForEachNameList[i] << "\n"; in getRSInfoString()
/frameworks/compile/libbcc/lib/Core/
DCompiler.cpp359 const char **exportForEachNameList = me.getExportForEachNameList(); in addInternalizeSymbolsPass() local
380 keep_funcs.push_back(std::string(exportForEachNameList[i]) + ".expand"); in addInternalizeSymbolsPass()