Searched defs:proto_type (Results 1 – 12 of 12) sorted by relevance
/external/perfetto/tools/ |
D | proto_utils.py | 28 def create_message_factory(descriptor_file_paths, proto_type): argument
|
/external/rust/crates/grpcio-sys/grpc/src/compiler/ |
D | ruby_generator_string-inl.h | 120 std::string proto_type = descriptor->full_name(); in RubyTypeOf() local
|
/external/perfetto/src/protozero/protoc_plugin/ |
D | cppgen_plugin.cc | 577 std::string proto_type = GetFullName(msg, true); in GenClassDecl() local 728 std::string proto_type = GetFullName(msg, true); in GenClassDef() local
|
D | protozero_plugin.cc | 162 const char* FieldTypeToProtozeroWireType(FieldDescriptor::Type proto_type) { in FieldTypeToProtozeroWireType() 196 const char* FieldTypeToPackedBufferType(FieldDescriptor::Type proto_type) { in FieldTypeToPackedBufferType()
|
/external/perfetto/src/traced/probes/ftrace/ |
D | proto_translation_table.cc | 214 ProtoSchemaType* proto_type, in SetProtoType()
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
D | table.int.h | 85 #define FUNCS(name, membername, type_t, converter, proto_type) \ argument
|
/external/rust/crates/protobuf-codegen/src/field/ |
D | mod.rs | 246 fn proto_type(&self) -> FieldDescriptorProto_Type { in proto_type() method 436 pub proto_type: FieldDescriptorProto_Type, field
|
/external/ltp/testcases/network/netstress/ |
D | netstress.c | 88 static uint proto_type; variable
|
/external/protobuf/python/google/protobuf/ |
D | descriptor.py | 587 def ProtoTypeToCppProtoType(proto_type): argument
|
/external/flatbuffers/src/ |
D | idl_parser.cpp | 2675 const char *proto_type; in ParseTypeFromProtoType() member
|
/external/tensorflow/tensorflow/python/framework/ |
D | ops.py | 6758 proto_type=None, argument
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.h | 2701 #define FUNCS(name, membername, type_t, converter, proto_type) \ argument
|