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

  /external/protobuf/src/google/protobuf/
wire_format.h 82 static inline WireFormatLite::WireType WireTypeForFieldType(
267 return WireTypeForFieldType(field->type());
271 inline WireFormatLite::WireType WireFormat::WireTypeForFieldType(
275 return WireFormatLite::WireTypeForFieldType(
wire_format_lite.h 139 static inline WireFormatLite::WireType WireTypeForFieldType(
wire_format.cc 432 WireTypeForFieldType(field->type())) {
    [all...]
extension_set.cc 720 WireFormatLite::WireTypeForFieldType(real_type(extension.type));
    [all...]
  /external/protobuf/src/google/protobuf/compiler/java/
java_message.cc 858 WireFormat::WireTypeForFieldType(field->type()));
    [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_message.cc     [all...]

Completed in 623 milliseconds