Home
last modified time | relevance | path

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

/external/flatbuffers/samples/
Dmonster_generated.rs4 pub mod my_game { module
/external/flatbuffers/tests/rust_usage_test/tests/
Dintegration_test.rs681 let vec3_ptr = vec3 as *const my_game::example::Vec3 as usize; in struct_vec3_is_written_with_correct_alignment_in_table() constant
718 let a_ptr = a as *const my_game::example::Ability as usize; in struct_ability_is_written_with_correct_alignment_in_table_vector() constant
/external/flatbuffers/tests/
Dmonster_test_generated.rs13 pub mod my_game { module