Home
last modified time | relevance | path

Searched defs:bytes_field (Results 1 – 10 of 10) sorted by relevance

/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_well_known_types.proto41 google.protobuf.BytesValue bytes_field = 18; field
66 repeated google.protobuf.BytesValue bytes_field = 18; field
88 google.protobuf.BytesValue bytes_field = 18; field
113 map<int32,google.protobuf.BytesValue> bytes_field = 18; field
/external/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_well_known_types.proto41 google.protobuf.BytesValue bytes_field = 18; field
66 repeated google.protobuf.BytesValue bytes_field = 18; field
88 google.protobuf.BytesValue bytes_field = 18; field
113 map<int32,google.protobuf.BytesValue> bytes_field = 18; field
/external/cronet/third_party/protobuf/src/google/protobuf/
Dunittest_well_known_types.proto41 google.protobuf.BytesValue bytes_field = 18; field
66 repeated google.protobuf.BytesValue bytes_field = 18; field
88 google.protobuf.BytesValue bytes_field = 18; field
113 map<int32,google.protobuf.BytesValue> bytes_field = 18; field
/external/protobuf/src/google/protobuf/
Dunittest_well_known_types.proto41 google.protobuf.BytesValue bytes_field = 18; field
66 repeated google.protobuf.BytesValue bytes_field = 18; field
88 google.protobuf.BytesValue bytes_field = 18; field
113 map<int32,google.protobuf.BytesValue> bytes_field = 18; field
/external/cronet/third_party/protobuf/js/compatibility_tests/v3.0.0/
Dtest.proto145 optional bytes bytes_field = 8 [default="moo"]; // Base64 encoding is "bW9v" field
163 optional bytes bytes_field = 6; field
/external/cronet/third_party/protobuf/js/compatibility_tests/v3.1.0/
Dtest.proto145 optional bytes bytes_field = 8 [default="moo"]; // Base64 encoding is "bW9v" field
163 optional bytes bytes_field = 6; field
/external/cronet/third_party/protobuf/js/
Dtest.proto153 optional bytes bytes_field = 8 field
179 optional bytes bytes_field = 6; field
/external/python/apitools/apitools/base/py/
Dbase_api_test.py46 bytes_field = messages.BytesField(2) variable in SimpleMessage
/external/protobuf/java/core/src/test/proto/com/google/protobuf/
Dtest_bad_identifiers.proto188 repeated bytes bytes_field = 4; field
/external/cronet/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dtest_bad_identifiers.proto189 repeated bytes bytes_field = 4; field