Searched refs:WriteSInt32NoTag (Results 1 - 6 of 6) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc232 WriteSInt32NoTag(value, output);
H A Dwire_format_lite.h316 static inline void WriteSInt32NoTag (int32 value, output) INL;
H A Dwire_format_lite_inl.h423 inline void WireFormatLite::WriteSInt32NoTag(int32 value, function in class:google::protobuf::internal::WireFormatLite
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc457 WriteSInt32NoTag(value, output);
H A Dwire_format_lite.h358 static inline void WriteSInt32NoTag (int32 value, output) INL;
H A Dwire_format_lite_inl.h436 inline void WireFormatLite::WriteSInt32NoTag(int32 value, function in class:google::protobuf::internal::WireFormatLite

Completed in 3288 milliseconds