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

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h152 typedef android::Vector<const char *> ExportVarNameListTy; typedef in class:bcc::RSInfo
183 ExportVarNameListTy mExportVarNames;
221 inline const ExportVarNameListTy &getExportVarNames() const

Completed in 310 milliseconds