Searched refs:kSFixed64Size (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_primitive_field.cc63 case FieldDescriptor::TYPE_SFIXED64: return WireFormatLite::kSFixed64Size;
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_primitive_field.cc63 case FieldDescriptor::TYPE_SFIXED64: return WireFormatLite::kSFixed64Size;
/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_primitive_field.cc137 case FieldDescriptor::TYPE_SFIXED64: return WireFormatLite::kSFixed64Size;
/external/protobuf/src/google/protobuf/compiler/javamicro/
H A Djavamicro_primitive_field.cc137 case FieldDescriptor::TYPE_SFIXED64: return WireFormatLite::kSFixed64Size;
/external/protobuf/src/google/protobuf/compiler/javanano/
H A Djavanano_primitive_field.cc159 case FieldDescriptor::TYPE_SFIXED64: return WireFormatLite::kSFixed64Size;
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_primitive_field.cc138 case FieldDescriptor::TYPE_SFIXED64: return WireFormatLite::kSFixed64Size;
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h503 static const int kSFixed64Size = 8; member in class:google::protobuf::internal::WireFormatLite
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h461 static const int kSFixed64Size = 8; member in class:google::protobuf::internal::WireFormatLite

Completed in 66 milliseconds