Home
last modified time | relevance | path

Searched defs:VerifierOptions (Results 1 – 6 of 6) sorted by relevance

/third_party/flatbuffers/rust/flatbuffers/src/
Dget_root.rs40 opts: &'opts VerifierOptions, in root_with_opts()
70 opts: &'opts VerifierOptions, in size_prefixed_root_with_opts()
Dverifier.rs186 pub struct VerifierOptions { struct
201 impl Default for VerifierOptions { argument
223 pub fn new(opts: &'opts VerifierOptions, buffer: &'buf [u8]) -> Self { in new()
/third_party/flatbuffers/tests/
Darrays_test_generated.rs668 opts: &'o flatbuffers::VerifierOptions, in root_as_array_table_with_opts()
681 opts: &'o flatbuffers::VerifierOptions, in size_prefixed_root_as_array_table_with_opts()
Doptional_scalars_generated.rs971 opts: &'o flatbuffers::VerifierOptions, in root_as_scalar_stuff_with_opts()
984 opts: &'o flatbuffers::VerifierOptions, in size_prefixed_root_as_scalar_stuff_with_opts()
Dmonster_test_generated.rs3961 opts: &'o flatbuffers::VerifierOptions, in root_as_monster_with_opts()
3974 opts: &'o flatbuffers::VerifierOptions, in size_prefixed_root_as_monster_with_opts()
/third_party/flatbuffers/samples/
Dmonster_generated.rs961 opts: &'o flatbuffers::VerifierOptions, in root_as_monster_with_opts()
974 opts: &'o flatbuffers::VerifierOptions, in size_prefixed_root_as_monster_with_opts()