Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwrappers.proto116 message BytesValue { message
Dwrappers.pb.cc2458 BytesValue::BytesValue() in BytesValue() function in google::protobuf::BytesValue
2464 BytesValue::BytesValue(::google::protobuf::Arena* arena) in BytesValue() function in google::protobuf::BytesValue
2476 BytesValue::BytesValue(const BytesValue& from) in BytesValue() function in google::protobuf::BytesValue
Dwrappers.pb.h41 class BytesValue; variable
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs948 public sealed partial class BytesValue : pb::IMessage<BytesValue> { class
960 public BytesValue() { in BytesValue() method in Google.Protobuf.WellKnownTypes.BytesValue
966 public BytesValue(BytesValue other) : this() { in BytesValue() method in Google.Protobuf.WellKnownTypes.BytesValue