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

  /external/chromium_org/third_party/protobuf/src/google/protobuf/
wire_format.h 83 static inline WireFormatLite::WireType WireTypeForFieldType(
204 return WireTypeForFieldType(field->type());
208 inline WireFormatLite::WireType WireFormat::WireTypeForFieldType(
212 return WireFormatLite::WireTypeForFieldType(
wire_format_lite.h 138 static inline WireFormatLite::WireType WireTypeForFieldType(

Completed in 1908 milliseconds