Searched defs:write_struct (Results 1 – 6 of 6) sorted by relevance
| /external/mesa3d/src/gfxstream/scripts/print_gfx_logs/ |
| D | command_printer.py | 208 def write_struct(self, field_name: str, struct_fn, optional: bool, count: Optional[int], member in CommandPrinter
|
| /external/rust/crates/protobuf-codegen/2.27.1/src/ |
| D | enums.rs | 165 fn write_struct(&self, w: &mut CodeWriter) { in write_struct() method
|
| D | message.rs | 499 fn write_struct(&self, w: &mut CodeWriter) { in write_struct() method
|
| /external/rust/crates/protobuf-codegen/src/gen/ |
| D | message.rs | 570 fn write_struct(&self, w: &mut CodeWriter) { in write_struct() method
|
| /external/rust/cxx/gen/src/ |
| D | write.rs | 248 fn write_struct<'a>(out: &mut OutFile<'a>, strct: &'a Struct, methods: &[&ExternFn]) { in write_struct() function
|
| /external/crosvm/cros_fdt/src/ |
| D | fdt.rs | 714 fn write_struct(&mut self, mut writer: impl io::Write) -> Result<()> { in write_struct() method
|