Home
last modified time | relevance | path

Searched defs:root_as_monster_unchecked (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/flatbuffers/samples/rust_generated/my_game/sample/
H A Dmonster_generated.rs430 pub unsafe fn root_as_monster_unchecked(buf: &[u8]) -> Monster { in root_as_monster_unchecked() function
/aosp_15_r20/external/flatbuffers/tests/monster_test/my_game/example/
H A Dmonster_generated.rs1599 pub unsafe fn root_as_monster_unchecked(buf: &[u8]) -> Monster { in root_as_monster_unchecked() function
/aosp_15_r20/external/flatbuffers/tests/monster_test_serialize/my_game/example/
H A Dmonster_generated.rs1818 pub unsafe fn root_as_monster_unchecked(buf: &[u8]) -> Monster { in root_as_monster_unchecked() function