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

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_primitive_field.cc62 case FieldDescriptor::TYPE_SFIXED32: return WireFormatLite::kSFixed32Size;
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_primitive_field.cc62 case FieldDescriptor::TYPE_SFIXED32: return WireFormatLite::kSFixed32Size;
/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_primitive_field.cc136 case FieldDescriptor::TYPE_SFIXED32: return WireFormatLite::kSFixed32Size;
/external/protobuf/src/google/protobuf/compiler/javamicro/
H A Djavamicro_primitive_field.cc136 case FieldDescriptor::TYPE_SFIXED32: return WireFormatLite::kSFixed32Size;
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_primitive_field.cc137 case FieldDescriptor::TYPE_SFIXED32: return WireFormatLite::kSFixed32Size;
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h502 static const int kSFixed32Size = 4; member in class:google::protobuf::internal::WireFormatLite
/external/protobuf/src/google/protobuf/compiler/javanano/
H A Djavanano_primitive_field.cc138 case FieldDescriptor::TYPE_SFIXED32: return WireFormatLite::kSFixed32Size;
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h460 static const int kSFixed32Size = 4; member in class:google::protobuf::internal::WireFormatLite

Completed in 1286 milliseconds