Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSInfo.h223 inline const ExportFuncNameListTy &getExportFuncNames() const in getExportFuncNames() function
/frameworks/compile/libbcc/lib/Renderscript/
DRSExecutable.cpp81 pInfo.getExportFuncNames(); in Create()