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

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

Completed in 28 milliseconds