Searched refs:start_table (Results 1 – 6 of 6) sorted by relevance
115 let table_start = builder.start_table(); in create_serialized_example_with_library_code()130 let table_start = builder.start_table(); in create_serialized_example_with_library_code()1040 let start = builder.start_table(); in table_of_mixed_scalars_fuzz()1129 let table_start = b.start_table(); in table_of_byte_strings_fuzz()1163 let table_start = b.start_table(); in fuzz_table_of_strings()1208 let table_start = b.start_table(); in prop()1584 b.start_table(); in create_string_should_panic_when_in_table()1592 b.start_table(); in create_byte_string_should_panic_when_in_table()1614 b.start_table(); in finished_bytes_should_panic_when_table_is_not_finished()1622 let start = b.start_table(); in required_panics_when_field_not_set()[all …]
110 let start = _fbb.start_table(); in new()186 let start = _fbb.start_table(); in new()286 let start = _fbb.start_table(); in new()
219 let start = _fbb.start_table(); in new()
73 let start = _fbb.start_table(); in new()146 let start = _fbb.start_table(); in new()724 let start = _fbb.start_table(); in new()824 let start = _fbb.start_table(); in new()910 let start = _fbb.start_table(); in new()1650 let start = _fbb.start_table(); in new()1859 let start = _fbb.start_table(); in new()
383 let start = _fbb.start_table(); in new()471 let start = _fbb.start_table(); in new()
174 pub fn start_table(&mut self) -> WIPOffset<TableUnfinishedWIPOffset> { in start_table() method