Home
last modified time | relevance | path

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

/external/perfetto/tools/proto_to_cpp/
Dproto_to_cpp.cc318 std::string proto_type = GetFwdDeclType(msg, true); in GenHeader() local
415 std::string proto_type = GetFwdDeclType(msg, true); in GenCpp() local
/external/tensorflow/tensorflow/core/util/
Ddump_graph.cc78 const char* proto_type, T& proto, in WriteTextProtoToUniqueFile()
/external/perfetto/src/traced/probes/ftrace/
Dproto_translation_table.cc213 ProtoSchemaType* proto_type, in SetProtoType()
/external/ltp/testcases/network/netstress/
Dnetstress.c101 static uint proto_type; variable
/external/protobuf/python/google/protobuf/
Ddescriptor.py550 def ProtoTypeToCppProtoType(proto_type): argument
/external/flatbuffers/src/
Didl_parser.cpp2239 const char *proto_type; in ParseTypeFromProtoType() member
/external/tensorflow/tensorflow/python/framework/
Dops.py6478 proto_type=None, argument
/external/protobuf/php/ext/google/protobuf/
Dupb.h635 #define FUNCS(name, membername, type_t, converter, proto_type) \ argument