Home
last modified time | relevance | path

Searched refs:size_prefixed_root_with_opts (Results 1 – 10 of 10) sorted by relevance

/external/flatbuffers/rust/flatbuffers/src/
Dget_root.rs63 size_prefixed_root_with_opts::<T>(&opts, data) in size_prefixed_root()
71 pub fn size_prefixed_root_with_opts<'opts, 'buf, T>( in size_prefixed_root_with_opts() function
/external/flatbuffers/tests/arrays_test/my_game/example/
Darray_table_generated.rs189 flatbuffers::size_prefixed_root_with_opts::<ArrayTable<'b>>(opts, buf) in size_prefixed_root_as_array_table_with_opts()
/external/flatbuffers/goldens/rust/
Dbasic_generated.rs284 flatbuffers::size_prefixed_root_with_opts::<Universe<'b>>(opts, buf) in size_prefixed_root_as_universe_with_opts()
/external/flatbuffers/samples/rust_generated/my_game/sample/
Dmonster_generated.rs447 flatbuffers::size_prefixed_root_with_opts::<Monster<'b>>(opts, buf) in size_prefixed_root_as_monster_with_opts()
/external/flatbuffers/docs/source/languages/
Drust.md139 `size_prefixed_root`, `root_with_opts`, and `size_prefixed_root_with_opts`)
/external/flatbuffers/docs-old/source/
DRustUsage.md139 `size_prefixed_root`, `root_with_opts`, and `size_prefixed_root_with_opts`)
/external/flatbuffers/tests/optional_scalars/optional_scalars/
Dscalar_stuff_generated.rs991 flatbuffers::size_prefixed_root_with_opts::<ScalarStuff<'b>>(opts, buf) in size_prefixed_root_as_scalar_stuff_with_opts()
/external/flatbuffers/tests/monster_test/my_game/example/
Dmonster_generated.rs1975 flatbuffers::size_prefixed_root_with_opts::<Monster<'b>>(opts, buf) in size_prefixed_root_as_monster_with_opts()
/external/flatbuffers/tests/monster_test_serialize/my_game/example/
Dmonster_generated.rs2202 flatbuffers::size_prefixed_root_with_opts::<Monster<'b>>(opts, buf) in size_prefixed_root_as_monster_with_opts()
/external/flatbuffers/rust/reflection/src/
Dreflection_generated.rs2243 flatbuffers::size_prefixed_root_with_opts::<Schema<'b>>(opts, buf) in size_prefixed_root_as_schema_with_opts()