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

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSExecutable.h49 android::Vector<void *> mExportFuncAddrs; member in class:bcc::RSExecutable
100 { return mExportFuncAddrs; }
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSExecutable.cpp92 result->mExportFuncAddrs.push_back(addr);

Completed in 6 milliseconds