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

/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc237 WriteSInt64NoTag(value, output);
H A Dwire_format_lite.h317 static inline void WriteSInt64NoTag (int64 value, output) INL;
H A Dwire_format_lite_inl.h427 inline void WireFormatLite::WriteSInt64NoTag(int64 value, function in class:google::protobuf::internal::WireFormatLite
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc462 WriteSInt64NoTag(value, output);
H A Dwire_format_lite.h359 static inline void WriteSInt64NoTag (int64 value, output) INL;
H A Dwire_format_lite_inl.h440 inline void WireFormatLite::WriteSInt64NoTag(int64 value, function in class:google::protobuf::internal::WireFormatLite

Completed in 131 milliseconds