Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/rust/flatbuffers/src/
H A Dverifier.rs193 pub struct VerifierOptions { struct
208 impl Default for VerifierOptions { argument
230 pub fn new(opts: &'opts VerifierOptions, buffer: &'buf [u8]) -> Self { in new()
H A Dget_root.rs40 opts: &'opts VerifierOptions, in root_with_opts()
70 opts: &'opts VerifierOptions, in size_prefixed_root_with_opts()
/aosp_15_r20/external/flatbuffers/tests/arrays_test/my_game/example/
H A Darray_table_generated.rs182 opts: &'o flatbuffers::VerifierOptions, in root_as_array_table_with_opts()
195 opts: &'o flatbuffers::VerifierOptions, in size_prefixed_root_as_array_table_with_opts()
/aosp_15_r20/external/flatbuffers/swift/Sources/FlatBuffers/
H A DVeriferOptions.swift24 public struct VerifierOptions { struct
/aosp_15_r20/external/flatbuffers/samples/rust_generated/my_game/sample/
H A Dmonster_generated.rs408 opts: &'o flatbuffers::VerifierOptions, in root_as_monster_with_opts()
421 opts: &'o flatbuffers::VerifierOptions, in size_prefixed_root_as_monster_with_opts()
/aosp_15_r20/external/flatbuffers/tests/optional_scalars/optional_scalars/
H A Dscalar_stuff_generated.rs879 opts: &'o flatbuffers::VerifierOptions, in root_as_scalar_stuff_with_opts()
892 opts: &'o flatbuffers::VerifierOptions, in size_prefixed_root_as_scalar_stuff_with_opts()
/aosp_15_r20/external/flatbuffers/tests/monster_test/my_game/example/
H A Dmonster_generated.rs1577 opts: &'o flatbuffers::VerifierOptions, in root_as_monster_with_opts()
1590 opts: &'o flatbuffers::VerifierOptions, in size_prefixed_root_as_monster_with_opts()
/aosp_15_r20/external/flatbuffers/tests/monster_test_serialize/my_game/example/
H A Dmonster_generated.rs1796 opts: &'o flatbuffers::VerifierOptions, in root_as_monster_with_opts()
1809 opts: &'o flatbuffers::VerifierOptions, in size_prefixed_root_as_monster_with_opts()