Home
last modified time | relevance | path

Searched defs:proto_string (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/conformance/
Dbinary_json_conformance_suite.cc245 const string proto_string = is_proto3 ? "Proto3" : "Proto2"; in GetFieldForType() local
275 const string proto_string = is_proto3 ? "Proto3" : "Proto2"; in GetFieldForMapType() local
295 const string proto_string = is_proto3 ? "Proto3" : "Proto2"; in GetFieldForOneofType() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/mindir_exporter/
Dmindir_serializer.cc161 std::string proto_string = GetBinaryProtoString(func_graph); in PreProcSaveTogether() local
/third_party/backends/backend/pixma/
Dpixma_bjnp_private.h132 char * proto_string; member
Dpixma_bjnp.c406 static bjnp_protocol_defs_t *get_protocol_by_proto_string( char *proto_string) in get_protocol_by_proto_string()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/
Dmindir_exporter.cc2072 std::string proto_string = GetBinaryProtoString(func_graph); in PreProcSaveTogether() local