HomeSort by relevance Sort by last modified time
    Searched full:tableloc (Results 1 - 1 of 1) sorted by null

  /external/flatbuffers/src/
reflection.cpp 210 auto tableloc = reinterpret_cast<uint8_t *>(table); local
211 if (startptr_ <= tableloc) {
232 auto offsetloc = tableloc + offset;

Completed in 1844 milliseconds