Home
last modified time | relevance | path

Searched defs:all_fields (Results 1 – 18 of 18) sorted by relevance

/external/perfetto/src/traced/probes/ftrace/test/
Dtest_messages.proto22 oneof event { FakeAllFieldsFtraceEvent all_fields = 42; } field
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_derive-1.0.215/src/internals/
Dast.rs114 pub fn all_fields(&'a self) -> Box<dyn Iterator<Item = &'a Field<'a>> + 'a> { in all_fields() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_derive-1.0.215/src/internals/
Dast.rs114 pub fn all_fields(&'a self) -> Box<dyn Iterator<Item = &'a Field<'a>> + 'a> { in all_fields() method
/external/rust/android-crates-io/crates/serde_derive/src/internals/
Dast.rs114 pub fn all_fields(&'a self) -> Box<dyn Iterator<Item = &'a Field<'a>> + 'a> { in all_fields() method
/external/cronet/tot/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dtest_bad_identifiers.proto57 optional bool all_fields = 5; field
/external/protobuf/java/core/src/test/proto/com/google/protobuf/
Dtest_bad_identifiers.proto57 optional bool all_fields = 5; field
/external/cronet/stable/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dtest_bad_identifiers.proto57 optional bool all_fields = 5; field
/external/mesa3d/src/asahi/genxml/
Dgen_pack.py214 def collect_fields(self, fields, offset, path, all_fields): argument
/external/emboss/compiler/util/
Dir_data_utils.py126 def all_fields(ir): function
/external/mesa3d/src/panfrost/lib/genxml/
Dgen_pack.py272 def collect_fields(self, fields, offset, path, all_fields): argument
/external/rust/android-crates-io/crates/pdl-compiler/src/backends/rust_legacy/
Dparser.rs690 let all_fields = HashMap::<String, _>::from_iter( in done() localVariable
Dmod.rs404 let all_fields = { in generate_packet_decl() localVariable
/external/rust/android-crates-io/crates/pdl-compiler/src/backends/rust/
Dmod.rs371 let all_fields = scope.iter_fields(decl).collect::<Vec<_>>(); in generate_derived_packet_decl() localVariable
/external/nanopb-c/generator/
Dnanopb_generator.py1013 def all_fields(self): member in Message
/external/python/apitools/apitools/base/protorpclite/
Dmessages.py845 def all_fields(cls): member in Message
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc2000 ScopedPyObjectPtr all_fields(PyList_New(fields.size())); in ListFields() local
/external/cronet/tot/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc2000 ScopedPyObjectPtr all_fields(PyList_New(fields.size())); in ListFields() local
/external/cronet/stable/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc2000 ScopedPyObjectPtr all_fields(PyList_New(fields.size())); in ListFields() local