Home
last modified time | relevance | path

Searched refs:STRING_PIECE (Results 1 – 11 of 11) sorted by relevance

/external/protobuf/src/google/protobuf/
Dunittest_lite.proto85 optional string optional_string_piece = 24 [ctype=STRING_PIECE];
124 repeated string repeated_string_piece = 54 [ctype=STRING_PIECE];
152 optional string default_string_piece = 84 [ctype=STRING_PIECE,default="abc"];
229 [ctype=STRING_PIECE];
271 [ctype=STRING_PIECE];
301 optional string default_string_piece_extension_lite = 84 [ctype=STRING_PIECE,
Dunittest.proto104 optional string optional_string_piece = 24 [ctype=STRING_PIECE];
142 repeated string repeated_string_piece = 54 [ctype=STRING_PIECE];
169 optional string default_string_piece = 84 [ctype=STRING_PIECE,default="abc"];
239 optional string optional_string_piece_extension = 24 [ctype=STRING_PIECE];
279 repeated string repeated_string_piece_extension = 54 [ctype=STRING_PIECE];
309 optional string default_string_piece_extension = 84 [ctype=STRING_PIECE,
488 optional string StringPieceField = 5 [ctype=STRING_PIECE];
495 repeated string RepeatedStringPieceField = 11 [ctype=STRING_PIECE];
559 optional string string_piece_with_zero = 25 [ctype=STRING_PIECE,
636 string foo_string_piece = 4 [ctype=STRING_PIECE];
[all …]
Dunittest_reference_types_nano.proto43 optional string optional_string_piece = 24 [ctype=STRING_PIECE];
71 repeated string repeated_string_piece = 54 [ctype=STRING_PIECE];
Dunittest_micro.proto83 optional string optional_string_piece = 24 [ctype=STRING_PIECE];
116 repeated string repeated_string_piece = 54 [ctype=STRING_PIECE];
149 optional string default_string_piece = 84 [ctype=STRING_PIECE,default="abc"];
Dunittest_nano.proto83 optional string optional_string_piece = 24 [ctype=STRING_PIECE];
116 repeated string repeated_string_piece = 54 [ctype=STRING_PIECE];
158 optional string default_string_piece = 84 [ctype=STRING_PIECE,default="abc"];
Ddescriptor.proto393 STRING_PIECE = 2; enumerator
Ddescriptor.pb.h1906 static const CType STRING_PIECE = FieldOptions_CType_STRING_PIECE; variable
Ddescriptor.pb.cc6003 const FieldOptions_CType FieldOptions::STRING_PIECE; member in google::protobuf::FieldOptions
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_test_bad_identifiers.proto57 repeated string new_element = 5 [ctype=STRING_PIECE];
66 message Data5 { repeated string data = 1 [ctype=STRING_PIECE]; }
96 optional string some_string_piece = 29 [ctype=STRING_PIECE];
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto352 STRING_PIECE = 2; enumerator
/external/google-tv-pairing-protocol/java/jar/
Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...