Searched refs:start_table (Results 1 – 8 of 8) sorted by relevance
124 let table_start = builder.start_table(); in create_serialized_example_with_library_code()139 let table_start = builder.start_table(); in create_serialized_example_with_library_code()1217 let start = builder.start_table(); in table_of_mixed_scalars_fuzz()1306 let table_start = b.start_table(); in table_of_byte_strings_fuzz()1342 let table_start = b.start_table(); in fuzz_table_of_strings()1393 let table_start = b.start_table(); in prop()1773 b.start_table(); in create_string_should_panic_when_in_table()1781 b.start_table(); in create_byte_string_should_panic_when_in_table()1803 b.start_table(); in finished_bytes_should_panic_when_table_is_not_finished()1811 let start = b.start_table(); in required_panics_when_field_not_set()[all …]
109 let start = _fbb.start_table(); in new()185 let start = _fbb.start_table(); in new()285 let start = _fbb.start_table(); in new()
215 let start = _fbb.start_table(); in new()
75 let start = _fbb.start_table(); in new()
207 let start = _fbb.start_table(); in new()
78 let start = _fbb.start_table(); in new()156 let start = _fbb.start_table(); in new()821 let start = _fbb.start_table(); in new()925 let start = _fbb.start_table(); in new()1015 let start = _fbb.start_table(); in new()1771 let start = _fbb.start_table(); in new()1984 let start = _fbb.start_table(); in new()
383 let start = _fbb.start_table(); in new()471 let start = _fbb.start_table(); in new()
179 pub fn start_table(&mut self) -> WIPOffset<TableUnfinishedWIPOffset> { in start_table() method