Home
last modified time | relevance | path

Searched defs:default_string (Results 1 – 7 of 7) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dhelpers.cc270 absl::string_view default_string = field->default_value_string(); in DefaultValue() local
/third_party/protobuf/src/google/protobuf/
Dtest_messages_proto2.proto195 optional string default_string = 254 [default = "Rosebud"]; field
361 required string default_string = 254 [default = "Rosebud"]; field
/third_party/grpc/third_party/upb/upb/util/
Ddef_to_proto.c141 static upb_StringView default_string(upb_ToProto_Context* ctx, in default_string() function
/third_party/protobuf/upb/util/
Ddef_to_proto.c141 static upb_StringView default_string(upb_ToProto_Context* ctx, in default_string() function
/third_party/flatbuffers/src/
Didl_gen_swift.cpp770 const auto default_string = "\"" + SwiftConstant(field) + "\""; in GenTableReaderFields() local
/third_party/protobuf/csharp/protos/
Dunittest.proto144 optional string default_string = 74 [default = "hello"]; field
/third_party/protobuf/objectivec/Tests/
Dunittest.proto123 optional string default_string = 74 [default = "hello"]; field