HomeSort by relevance Sort by last modified time
    Searched defs:Int64Value (Results 1 - 9 of 9) sorted by null

  /external/flatbuffers/tests/FlatBuffers.Test/
FuzzTestData.cs 33 public static readonly long Int64Value = BitConverter.ToInt64(_overflowInt64, 0);
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Wrappers.cs 41 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Int64Value), global::Google.Protobuf.WellKnownTypes.Int64Value.Parser, new[]{ "Value" }, null, null, null),
279 /// The JSON representation for `Int64Value` is JSON string.
282 public sealed partial class Int64Value : pb::IMessage<Int64Value> {
283 private static readonly pb::MessageParser<Int64Value> _parser = new pb::MessageParser<Int64Value>(() => new Int64Value());
284 public static pb::MessageParser<Int64Value> Parser { get { return _parser; } }
294 public Int64Value() {
    [all...]
  /external/protobuf/src/google/protobuf/
wrappers.pb.h 45 class Int64Value;
234 class LIBPROTOBUF_EXPORT Int64Value : public ::google::protobuf::Message {
236 Int64Value();
237 virtual ~Int64Value();
239 Int64Value(const Int64Value& from);
241 inline Int64Value& operator=(const Int64Value& from) {
251 static const Int64Value& default_instance();
253 void UnsafeArenaSwap(Int64Value* other)
    [all...]
wrappers.pb.cc 94 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Int64Value, value_),
99 Int64Value::default_instance_,
104 sizeof(Int64Value),
105 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Int64Value, _internal_metadata_),
106 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Int64Value, _is_default_instance_));
214 Int64Value_descriptor_, &Int64Value::default_instance());
236 delete Int64Value::default_instance_;
275 Int64Value::default_instance_ = new Int64Value();
284 Int64Value::default_instance_->InitAsDefaultInstance()
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wrappers.pb.h 45 class Int64Value;
234 class LIBPROTOBUF_EXPORT Int64Value : public ::google::protobuf::Message {
236 Int64Value();
237 virtual ~Int64Value();
239 Int64Value(const Int64Value& from);
241 inline Int64Value& operator=(const Int64Value& from) {
251 static const Int64Value& default_instance();
253 void UnsafeArenaSwap(Int64Value* other)
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0-beta-2/
protobuf-java-3.0.0-beta-2.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0/
protobuf-java-3.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/
protobuf-java-3.0.2.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 52 milliseconds