Home
last modified time | relevance | path

Searched refs:get_size_prefixed_root_as_monster (Results 1 – 3 of 3) sorted by relevance

/external/flatbuffers/samples/
Dmonster_generated.rs490 pub fn get_size_prefixed_root_as_monster<'a>(buf: &'a [u8]) -> Monster<'a> { in get_size_prefixed_root_as_monster() function
/external/flatbuffers/tests/
Dmonster_test_generated.rs1878 pub fn get_size_prefixed_root_as_monster<'a>(buf: &'a [u8]) -> Monster<'a> { in get_size_prefixed_root_as_monster() function
/external/flatbuffers/tests/rust_usage_test/tests/
Dintegration_test.rs155 my_game::example::get_size_prefixed_root_as_monster(bytes) in serialized_example_is_accessible_and_correct()