Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/tests/optional_scalars/optional_scalars/
H A Dscalar_stuff_generated.rs134 let just_u32 = self.just_u32(); in unpack() localVariable
256 pub fn just_u32(&self) -> u32 { in just_u32() method
404 pub just_u32: u32, field
694 pub just_u32: u32, field
778 let just_u32 = self.just_u32; in pack() localVariable
/aosp_15_r20/external/flatbuffers/tests/cpp17/generated_cpp17/
H A Doptional_scalars_generated.h74 uint32_t just_u32 = 0; member
232 uint32_t just_u32() const { in just_u32() function
H A Doptional_scalars2_generated.h67 uint32_t just_u32 = 0; member
225 uint32_t just_u32() const { in just_u32() function
/aosp_15_r20/external/flatbuffers/tests/
H A Doptional_scalars_generated.h77 uint32_t just_u32 = 0; member
234 uint32_t just_u32() const { in just_u32() function