Searched defs:size_prefix (Results 1 – 6 of 6) sorted by relevance
426 const size_prefix = opt_size_prefix ? SIZE_PREFIX_LENGTH : 0; constant
950 protected void finish(int root_table, boolean size_prefix) { in finish()986 protected void finish(int root_table, String file_identifier, boolean size_prefix) { in finish()
1258 void Finish(uoffset_t root, const char *file_identifier, bool size_prefix) { in Finish()
1491 std::string size_prefix[] = { "", "SizePrefixed" }; in GenStruct() local
1228 std::string size_prefix[] = { "", "SizePrefixed" }; in GenStruct() local
311 const std::string size_prefix[] = { "", "SizePrefixed" }; in NewRootTypeFromBuffer() local