Searched refs:exportFuncNameList (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/
H A DRSEmbedInfo.cpp84 const char **exportFuncNameList = me.getExportFuncNameList(); local
120 s << exportFuncNameList[i] << "\n"; local
H A DCompiler.cpp406 const char **exportFuncNameList = me.getExportFuncNameList(); local
416 export_symbols.insert(exportFuncNameList[i]);

Completed in 54 milliseconds