HomeSort by relevance Sort by last modified time
    Searched refs:exportFuncNameList (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/libbcc/lib/Renderscript/
RSEmbedInfo.cpp 79 const char **exportFuncNameList = me.getExportFuncNameList();
105 s << exportFuncNameList[i] << "\n";
  /frameworks/compile/libbcc/lib/Core/
Compiler.cpp 324 const char **exportFuncNameList = me.getExportFuncNameList();
333 export_symbols.push_back(exportFuncNameList[i]);

Completed in 178 milliseconds