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

  /external/protobuf/src/google/protobuf/
wire_format_lite.h 139 return kWireTypeForFieldType[type];
537 static const WireFormatLite::WireType kWireTypeForFieldType[];
wire_format_lite.cc 99 WireFormatLite::kWireTypeForFieldType[MAX_FIELD_TYPE + 1] = {
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite.h 139 return kWireTypeForFieldType[type];
494 static const WireFormatLite::WireType kWireTypeForFieldType[];
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite.h 139 return kWireTypeForFieldType[type];
494 static const WireFormatLite::WireType kWireTypeForFieldType[];
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
wire_format_lite.h 139 return kWireTypeForFieldType[type];
494 static const WireFormatLite::WireType kWireTypeForFieldType[];
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 139 return kWireTypeForFieldType[type];
537 static const WireFormatLite::WireType kWireTypeForFieldType[];
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 139 return kWireTypeForFieldType[type];
494 static const WireFormatLite::WireType kWireTypeForFieldType[];

Completed in 350 milliseconds