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

/frameworks/compile/libbcc/lib/
H A DRSEmbedInfo.cpp83 const char **exportVarNameList = me.getExportVarNameList(); local
115 s << exportVarNameList[i] << "\n"; local
H A DCompiler.cpp405 const char **exportVarNameList = me.getExportVarNameList(); local
412 export_symbols.insert(exportVarNameList[i]);

Completed in 57 milliseconds