Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/tests/optional_scalars/optional_scalars/
H A Dscalar_stuff_generated.rs140 let just_u64 = self.just_u64(); in unpack() localVariable
280 pub fn just_u64(&self) -> u64 { in just_u64() method
410 pub just_u64: u64, field
700 pub just_u64: u64, field
784 let just_u64 = self.just_u64; in pack() localVariable
/aosp_15_r20/external/flatbuffers/tests/cpp17/generated_cpp17/
H A Doptional_scalars_generated.h80 uint64_t just_u64 = 0; member
268 uint64_t just_u64() const { in just_u64() function
H A Doptional_scalars2_generated.h73 uint64_t just_u64 = 0; member
261 uint64_t just_u64() const { in just_u64() function
/aosp_15_r20/external/flatbuffers/tests/
H A Doptional_scalars_generated.h83 uint64_t just_u64 = 0; member
270 uint64_t just_u64() const { in just_u64() function