Searched defs:BytesValue (Results 1 – 4 of 4) sorted by relevance
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ | ||
| D | wrappers.proto | 116 message BytesValue { message |
| D | wrappers.pb.cc | 2483 BytesValue::BytesValue() in BytesValue() function in google::protobuf::BytesValue |
| D | wrappers.pb.h | 41 class BytesValue; variable |
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
| D | Wrappers.cs | 1058 public sealed partial class BytesValue : pb::IMessage<BytesValue> { class |