Home
last modified time | relevance | path

Searched defs:StatBuilder (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/flatbuffers/tests/monster_test/my_game/example/
H A Dstat_generated.rs119 pub struct StatBuilder<'a: 'b, 'b> { struct
123 impl<'a: 'b, 'b> StatBuilder<'a, 'b> { implementation
/aosp_15_r20/external/flatbuffers/tests/monster_test_serialize/my_game/example/
H A Dstat_generated.rs138 pub struct StatBuilder<'a: 'b, 'b> { struct
142 impl<'a: 'b, 'b> StatBuilder<'a, 'b> { argument