Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/src/main/
Dsentinel.proto10 string default_string = 5; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/test/java/com/google/protobuf/nano/
Dunittest_has_nano.proto72 optional string default_string = 74 [default = "hello"]; field
Dunittest_accessors_nano.proto72 optional string default_string = 74 [default = "hello"]; field
Dunittest_reference_types_nano.proto94 optional string default_string = 74 [default = "hello"]; field
Dunittest_nano.proto139 optional string default_string = 74 [default = "hello"]; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_no_arena.proto167 optional string default_string = 74 [default = "hello"]; field
Dunittest_lite.proto146 optional string default_string = 74 [default = "hello"]; field
Dunittest.proto163 optional string default_string = 74 [default = "hello"]; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc738 const string& default_string = field->default_value_string(); in DefaultValue() local
804 const string& default_string = field->default_value_string(); in HasNonZeroDefaultValue() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.h2606 inline const char* FieldDef::default_string(size_t* len) const { in default_string() function
Dupb.c5877 char *default_string; member
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dupb.c6445 char *default_string; member