Home
last modified time | relevance | path

Searched defs:proto_type (Results 1 – 12 of 12) sorted by relevance

/external/perfetto/tools/
Dproto_utils.py28 def create_message_factory(descriptor_file_paths, proto_type): argument
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Druby_generator_string-inl.h120 std::string proto_type = descriptor->full_name(); in RubyTypeOf() local
/external/perfetto/src/protozero/protoc_plugin/
Dcppgen_plugin.cc577 std::string proto_type = GetFullName(msg, true); in GenClassDecl() local
728 std::string proto_type = GetFullName(msg, true); in GenClassDef() local
Dprotozero_plugin.cc162 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/
Dproto_translation_table.cc214 ProtoSchemaType* proto_type, in SetProtoType()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dtable.int.h85 #define FUNCS(name, membername, type_t, converter, proto_type) \ argument
/external/rust/crates/protobuf-codegen/src/field/
Dmod.rs246 fn proto_type(&self) -> FieldDescriptorProto_Type { in proto_type() method
436 pub proto_type: FieldDescriptorProto_Type, field
/external/ltp/testcases/network/netstress/
Dnetstress.c88 static uint proto_type; variable
/external/protobuf/python/google/protobuf/
Ddescriptor.py587 def ProtoTypeToCppProtoType(proto_type): argument
/external/flatbuffers/src/
Didl_parser.cpp2675 const char *proto_type; in ParseTypeFromProtoType() member
/external/tensorflow/tensorflow/python/framework/
Dops.py6758 proto_type=None, argument
/external/protobuf/php/ext/google/protobuf/
Dupb.h2701 #define FUNCS(name, membername, type_t, converter, proto_type) \ argument