/external/protobuf/ruby/src/main/ |
D | sentinel.proto | 10 string default_string = 5; field
|
/external/protobuf/javanano/src/test/java/com/google/protobuf/nano/ |
D | unittest_has_nano.proto | 72 optional string default_string = 74 [default = "hello"]; field
|
D | unittest_accessors_nano.proto | 72 optional string default_string = 74 [default = "hello"]; field
|
D | unittest_reference_types_nano.proto | 94 optional string default_string = 74 [default = "hello"]; field
|
D | unittest_nano.proto | 139 optional string default_string = 74 [default = "hello"]; field
|
/external/protobuf/src/google/protobuf/ |
D | unittest_no_arena.proto | 167 optional string default_string = 74 [default = "hello"]; field
|
D | unittest_lite.proto | 146 optional string default_string = 74 [default = "hello"]; field
|
D | unittest.proto | 165 optional string default_string = 74 [default = "hello"]; field
|
/external/protobuf/src/google/protobuf/compiler/objectivec/ |
D | objectivec_helpers.cc | 829 const string& default_string = field->default_value_string(); in DefaultValue() local 895 const string& default_string = field->default_value_string(); in HasNonZeroDefaultValue() local
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
D | def.hpp | 111 const char* default_string(size_t* len) const { in default_string() function in upb::FieldDefPtr
|
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | unittest_lite.proto | 143 optional string default_string = 74 [default = "hello"]; field
|
D | unittest.proto | 160 optional string default_string = 74 [default = "hello"]; field
|
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest_lite.proto | 143 optional string default_string = 74 [default = "hello"]; field
|
D | unittest.proto | 160 optional string default_string = 74 [default = "hello"]; field
|
/external/oj-libjdwp/src/share/javavm/export/ |
D | jmm.h | 210 const char* default_string; /* Default value in a parsable string */ member
|
/external/golang-protobuf/proto/test_proto/ |
D | test.proto | 359 optional string default_string = 214 [default = "Hello, string,def=foo"]; field
|
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest.proto | 160 optional string default_string = 74 [default = "hello"]; field
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_helpers.cc | 1425 string default_string = in GenerateArenaString() local
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.h | 3331 const char *default_string(size_t * len) const { in default_string() function
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 8643 char *default_string; member
|