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

  /external/flatbuffers/src/
reflection.cpp 679 voffset_t utype_offset = field_def->offset() - sizeof(voffset_t); local
680 auto utype = table->GetField<uint8_t>(utype_offset, 0);

Completed in 2357 milliseconds