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

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_primitive_field.cc60 case FieldDescriptor::TYPE_FIXED32 : return WireFormatLite::kFixed32Size;
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_primitive_field.cc60 case FieldDescriptor::TYPE_FIXED32 : return WireFormatLite::kFixed32Size;
/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_primitive_field.cc134 case FieldDescriptor::TYPE_FIXED32 : return WireFormatLite::kFixed32Size;
/external/protobuf/src/google/protobuf/compiler/javamicro/
H A Djavamicro_primitive_field.cc134 case FieldDescriptor::TYPE_FIXED32 : return WireFormatLite::kFixed32Size;
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_primitive_field.cc135 case FieldDescriptor::TYPE_FIXED32 : return WireFormatLite::kFixed32Size;
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h500 static const int kFixed32Size = 4; member in class:google::protobuf::internal::WireFormatLite
/external/protobuf/src/google/protobuf/compiler/javanano/
H A Djavanano_primitive_field.cc136 case FieldDescriptor::TYPE_FIXED32 : return WireFormatLite::kFixed32Size;
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h458 static const int kFixed32Size = 4; member in class:google::protobuf::internal::WireFormatLite

Completed in 400 milliseconds