HomeSort by relevance Sort by last modified time
    Searched refs:kSFixed32Size (Results 1 - 11 of 11) sorted by null

  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_primitive_field.cc 62 case FieldDescriptor::TYPE_SFIXED32: return WireFormatLite::kSFixed32Size;
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_primitive_field.cc 136 case FieldDescriptor::TYPE_SFIXED32: return WireFormatLite::kSFixed32Size;
  /external/protobuf/src/google/protobuf/compiler/csharp/
csharp_helpers.cc 391 case FieldDescriptor::TYPE_SFIXED32: return internal::WireFormatLite::kSFixed32Size;
  /external/protobuf/src/google/protobuf/compiler/java/
java_helpers.cc 665 case FieldDescriptor::TYPE_SFIXED32: return WireFormatLite::kSFixed32Size;
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_primitive_field.cc 138 case FieldDescriptor::TYPE_SFIXED32: return WireFormatLite::kSFixed32Size;
    [all...]
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 496 static const int kSFixed32Size = 4;
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite.h 458 static const int kSFixed32Size = 4;
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite.h 458 static const int kSFixed32Size = 4;
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
wire_format_lite.h 458 static const int kSFixed32Size = 4;
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 496 static const int kSFixed32Size = 4;
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 458 static const int kSFixed32Size = 4;

Completed in 210 milliseconds