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

  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_primitive_field.cc 63 case FieldDescriptor::TYPE_SFIXED64: return WireFormatLite::kSFixed64Size;
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_primitive_field.cc 137 case FieldDescriptor::TYPE_SFIXED64: return WireFormatLite::kSFixed64Size;
  /external/protobuf/src/google/protobuf/compiler/csharp/
csharp_helpers.cc 392 case FieldDescriptor::TYPE_SFIXED64: return internal::WireFormatLite::kSFixed64Size;
  /external/protobuf/src/google/protobuf/compiler/java/
java_helpers.cc 666 case FieldDescriptor::TYPE_SFIXED64: return WireFormatLite::kSFixed64Size;
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_primitive_field.cc 139 case FieldDescriptor::TYPE_SFIXED64: return WireFormatLite::kSFixed64Size;
    [all...]
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 497 static const int kSFixed64Size = 8;
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite.h 459 static const int kSFixed64Size = 8;
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite.h 459 static const int kSFixed64Size = 8;
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
wire_format_lite.h 459 static const int kSFixed64Size = 8;
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 497 static const int kSFixed64Size = 8;
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 459 static const int kSFixed64Size = 8;

Completed in 461 milliseconds