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

  /art/runtime/
offsets.h 31 int32_t Int32Value() const {
  /external/flatbuffers/tests/FlatBuffers.Test/
FuzzTestData.cs 31 public static readonly int Int32Value = BitConverter.ToInt32(_overflowInt32, 0);
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Wrappers.cs 43 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Int32Value), global::Google.Protobuf.WellKnownTypes.Int32Value.Parser, new[]{ "Value" }, null, null, null),
501 /// The JSON representation for `Int32Value` is JSON number.
504 public sealed partial class Int32Value : pb::IMessage<Int32Value> {
505 private static readonly pb::MessageParser<Int32Value> _parser = new pb::MessageParser<Int32Value>(() => new Int32Value());
506 public static pb::MessageParser<Int32Value> Parser { get { return _parser; } }
516 public Int32Value() {
    [all...]
  /external/protobuf/src/google/protobuf/
wrappers.pb.h 44 class Int32Value;
416 class LIBPROTOBUF_EXPORT Int32Value : public ::google::protobuf::Message {
418 Int32Value();
419 virtual ~Int32Value();
421 Int32Value(const Int32Value& from);
423 inline Int32Value& operator=(const Int32Value& from) {
433 static const Int32Value& default_instance();
435 void UnsafeArenaSwap(Int32Value* other)
    [all...]
wrappers.pb.cc 124 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Int32Value, value_),
129 Int32Value::default_instance_,
134 sizeof(Int32Value),
135 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Int32Value, _internal_metadata_),
136 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Int32Value, _is_default_instance_));
218 Int32Value_descriptor_, &Int32Value::default_instance());
240 delete Int32Value::default_instance_;
277 Int32Value::default_instance_ = new Int32Value();
286 Int32Value::default_instance_->InitAsDefaultInstance()
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wrappers.pb.h 44 class Int32Value;
416 class LIBPROTOBUF_EXPORT Int32Value : public ::google::protobuf::Message {
418 Int32Value();
419 virtual ~Int32Value();
421 Int32Value(const Int32Value& from);
423 inline Int32Value& operator=(const Int32Value& from) {
433 static const Int32Value& default_instance();
435 void UnsafeArenaSwap(Int32Value* other)
    [all...]
  /external/v8/src/
api.cc     [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 

Completed in 1346 milliseconds