Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/src/main/
Dsentinel.proto10 string default_string = 5; field
/third_party/node/deps/v8/src/builtins/
Dbuiltins-date-gen.cc202 TNode<String> default_string = DefaultStringConstant(); in TF_BUILTIN() local
/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/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/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/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/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