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

  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSExecutable.h 50 android::Vector<void *> mExportForeachFuncAddrs;
102 { return mExportForeachFuncAddrs; }
  /frameworks/compile/libbcc/lib/Renderscript/
RSExecutable.cpp 111 result->mExportForeachFuncAddrs.push_back(addr);

Completed in 176 milliseconds