Home
last modified time | relevance | path

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

/external/flatbuffers/tests/include_test/sub/
Dinclude_test2_generated.rs13 pub mod my_game { module
/external/flatbuffers/tests/rust_usage_test/tests/
Dintegration_test.rs833 let vec3_ptr = vec3 as *const my_game::example::Vec3 as usize; in struct_vec3_is_written_with_correct_alignment_in_table() constant
870 let a_ptr = a as *const my_game::example::Ability as usize; in struct_ability_is_written_with_correct_alignment_in_table_vector() constant
876 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/samples/
Dmonster_generated.rs4 pub mod my_game { module
/external/flatbuffers/tests/
Dmonster_test_generated.rs14 pub mod my_game { module