Home
last modified time | relevance | path

Searched defs:BoolValue (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwrappers.proto100 message BoolValue { message
Dwrappers.pb.cc1890 BoolValue::BoolValue() in BoolValue() function in google::protobuf::BoolValue
1896 BoolValue::BoolValue(::google::protobuf::Arena* arena) in BoolValue() function in google::protobuf::BoolValue
1908 BoolValue::BoolValue(const BoolValue& from) in BoolValue() function in google::protobuf::BoolValue
Dwrappers.pb.h40 class BoolValue; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs298 public bool BoolValue { property in Google.Protobuf.WellKnownTypes.Value
341 BoolValue = 4, enumerator
DWrappers.cs808 public sealed partial class BoolValue : pb::IMessage<BoolValue> { class
824 public BoolValue() { in BoolValue() method in Google.Protobuf.WellKnownTypes.BoolValue
831 public BoolValue(BoolValue other) : this() { in BoolValue() method in Google.Protobuf.WellKnownTypes.BoolValue