Home
last modified time | relevance | path

Searched defs:just_i32 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/flatbuffers/tests/optional_scalars/optional_scalars/
H A Dscalar_stuff_generated.rs131 let just_i32 = self.just_i32(); in unpack() localVariable
244 pub fn just_i32(&self) -> i32 { in just_i32() method
401 pub just_i32: i32, field
691 pub just_i32: i32, field
775 let just_i32 = self.just_i32; in pack() localVariable
/aosp_15_r20/external/flatbuffers/tests/annotated_binary/
H A Dannotated_binary.json70 "just_i32": 13, number
/aosp_15_r20/external/flatbuffers/tests/cpp17/generated_cpp17/
H A Doptional_scalars_generated.h71 int32_t just_i32 = 0; member
214 int32_t just_i32() const { in just_i32() function
H A Doptional_scalars2_generated.h64 int32_t just_i32 = 0; member
207 int32_t just_i32() const { in just_i32() function
/aosp_15_r20/external/flatbuffers/tests/
H A Doptional_scalars_generated.h74 int32_t just_i32 = 0; member
216 int32_t just_i32() const { in just_i32() function