Home
last modified time | relevance | path

Searched refs:serialized_location (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/include/flatbuffers/
Didl.h209 serialized_location(0), index(-1) {} in Definition()
224 uoffset_t serialized_location; member
/external/flatbuffers/src/
Didl_parser.cpp2053 (*it)->serialized_location = offset.o; in Serialize()
2059 (*it)->serialized_location = offset.o; in Serialize()
2068 ? root_struct_def_->serialized_location in Serialize()
2145 ? struct_def->serialized_location in Serialize()