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

  /frameworks/compile/slang/
slang_rs_reflection_cpp.h 87 inline unsigned int getNextExportFuncSlot() { return mNextExportFuncSlot++; }
slang_rs_reflection.h 143 inline int getNextExportFuncSlot() { return mNextExportFuncSlot++; }

Completed in 81 milliseconds