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

  /external/chromium_org/third_party/protobuf/python/google/protobuf/
descriptor.py 377 TYPE_SFIXED64 = 16
404 TYPE_SFIXED64: CPPTYPE_INT64,
  /external/protobuf/python/google/protobuf/
descriptor.py 343 TYPE_SFIXED64 = 16
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
wire_format_lite.h 113 TYPE_SFIXED64 = 16,
descriptor.h 348 TYPE_SFIXED64 = 16, // int64, exactly eight bytes on the wire
361 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64
    [all...]
descriptor.pb.cc     [all...]
descriptor.pb.h     [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/nano/
Extension.java 73 public static final int TYPE_SFIXED64 = 16;
368 case TYPE_SFIXED64:
459 case TYPE_SFIXED64:
520 case TYPE_SFIXED64:
593 case TYPE_SFIXED64:
707 case TYPE_SFIXED64:
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 114 TYPE_SFIXED64 = 16,
descriptor.h 318 TYPE_SFIXED64 = 16, // int64, exactly eight bytes on the wire
331 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64
    [all...]
descriptor.pb.cc     [all...]
descriptor.pb.h 761 static const Type TYPE_SFIXED64 = FieldDescriptorProto_Type_TYPE_SFIXED64;
    [all...]
  /external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar 

Completed in 350 milliseconds