Home
last modified time | relevance | path

Searched defs:BytesValue (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwrappers.proto116 message BytesValue { message
Dwrappers.pb.cc2483 BytesValue::BytesValue() in BytesValue() function in google::protobuf::BytesValue
2489 BytesValue::BytesValue(::google::protobuf::Arena* arena) in BytesValue() function in google::protobuf::BytesValue
2501 BytesValue::BytesValue(const BytesValue& from) in BytesValue() function in google::protobuf::BytesValue
Dwrappers.pb.h41 class BytesValue; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs1058 public sealed partial class BytesValue : pb::IMessage<BytesValue> { class
1074 public BytesValue() { in BytesValue() method in Google.Protobuf.WellKnownTypes.BytesValue
1081 public BytesValue(BytesValue other) : this() { in BytesValue() method in Google.Protobuf.WellKnownTypes.BytesValue