HomeSort by relevance Sort by last modified time
    Searched refs:mExportFuncAddrs (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSExecutable.h 49 android::Vector<void *> mExportFuncAddrs;
100 { return mExportFuncAddrs; }
  /frameworks/compile/libbcc/lib/Renderscript/
RSExecutable.cpp 92 result->mExportFuncAddrs.push_back(addr);

Completed in 49 milliseconds