Home
last modified time | relevance | path

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

/external/flatbuffers/tests/optional_scalars/optional_scalars/
Dscalar_stuff_generated.rs149 let just_bool = self.just_bool(); in unpack() localVariable
316 pub fn just_bool(&self) -> bool { in just_bool() method
419 pub just_bool: bool, field
709 pub just_bool: bool, field
793 let just_bool = self.just_bool; in pack() localVariable
/external/flatbuffers/tests/cpp17/generated_cpp17/
Doptional_scalars_generated.h89 bool just_bool = false; member
322 bool just_bool() const { in just_bool() function
Doptional_scalars2_generated.h82 bool just_bool = false; member
315 bool just_bool() const { in just_bool() function
/external/flatbuffers/tests/
Doptional_scalars_generated.h92 bool just_bool = false; member
324 bool just_bool() const { in just_bool() function