Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/src/main/
Dsentinel.proto10 string default_string = 5; field
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc838 const string& default_string = field->default_value_string(); in DefaultValue() local
904 const string& default_string = field->default_value_string(); in HasNonZeroDefaultValue() local
/third_party/grpc/third_party/upb/upb/
Ddef.hpp111 const char* default_string(size_t* len) const { in default_string() function in upb::FieldDefPtr
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_lite.proto143 optional string default_string = 74 [default = "hello"]; field
Dunittest.proto160 optional string default_string = 74 [default = "hello"]; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_lite.proto143 optional string default_string = 74 [default = "hello"]; field
Dunittest.proto160 optional string default_string = 74 [default = "hello"]; field
/third_party/protobuf/src/google/protobuf/
Dunittest_lite.proto146 optional string default_string = 74 [default = "hello"]; field
Dunittest.proto165 optional string default_string = 74 [default = "hello"]; field
/third_party/flatbuffers/src/
Didl_gen_swift.cpp716 auto default_string = "\"" + field.value.constant + "\""; in GenTableReaderFields() local
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto160 optional string default_string = 74 [default = "hello"]; field
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc1448 std::string default_string = in GenerateArenaString() local
/third_party/protobuf/csharp/protos/
Dunittest.proto165 optional string default_string = 74 [default = "hello"]; field