Home
last modified time | relevance | path

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

/external/flatbuffers/rust/flatbuffers/src/
Dget_root.rs40 opts: &'opts VerifierOptions, in root_with_opts()
72 opts: &'opts VerifierOptions, in size_prefixed_root_with_opts()
Dverifier.rs278 pub struct VerifierOptions { struct
294 impl Default for VerifierOptions { argument
317 pub fn new(opts: &'opts VerifierOptions, buffer: &'buf [u8]) -> Self { in new()
/external/flatbuffers/swift/Sources/FlatBuffers/
DVeriferOptions.swift20 public struct VerifierOptions { struct
/external/flatbuffers/tests/arrays_test/my_game/example/
Darray_table_generated.rs173 opts: &'o flatbuffers::VerifierOptions, in root_as_array_table_with_opts()
186 opts: &'o flatbuffers::VerifierOptions, in size_prefixed_root_as_array_table_with_opts()
/external/flatbuffers/goldens/rust/
Dbasic_generated.rs268 opts: &'o flatbuffers::VerifierOptions, in root_as_universe_with_opts()
281 opts: &'o flatbuffers::VerifierOptions, in size_prefixed_root_as_universe_with_opts()
/external/flatbuffers/rust/reflection/src/
Dreflection_verifier.rs29 opts: &VerifierOptions, in verify_with_options()
Dsafe_buffer.rs48 opts: &VerifierOptions, in new_with_options()
Dreflection_generated.rs2227 opts: &'o flatbuffers::VerifierOptions, in root_as_schema_with_opts()
2240 opts: &'o flatbuffers::VerifierOptions, in size_prefixed_root_as_schema_with_opts()
/external/flatbuffers/samples/rust_generated/my_game/sample/
Dmonster_generated.rs431 opts: &'o flatbuffers::VerifierOptions, in root_as_monster_with_opts()
444 opts: &'o flatbuffers::VerifierOptions, in size_prefixed_root_as_monster_with_opts()
/external/flatbuffers/tests/optional_scalars/optional_scalars/
Dscalar_stuff_generated.rs975 opts: &'o flatbuffers::VerifierOptions, in root_as_scalar_stuff_with_opts()
988 opts: &'o flatbuffers::VerifierOptions, in size_prefixed_root_as_scalar_stuff_with_opts()
/external/flatbuffers/tests/monster_test/my_game/example/
Dmonster_generated.rs1959 opts: &'o flatbuffers::VerifierOptions, in root_as_monster_with_opts()
1972 opts: &'o flatbuffers::VerifierOptions, in size_prefixed_root_as_monster_with_opts()
/external/flatbuffers/tests/monster_test_serialize/my_game/example/
Dmonster_generated.rs2186 opts: &'o flatbuffers::VerifierOptions, in root_as_monster_with_opts()
2199 opts: &'o flatbuffers::VerifierOptions, in size_prefixed_root_as_monster_with_opts()