SerializeToCodedStream   94 google_apis/gcm/engine/connection_handler_impl.cc     message.SerializeToCodedStream(&coded_output_stream);
SerializeToCodedStream  115 google_apis/gcm/engine/connection_handler_impl.cc     login_request.SerializeToCodedStream(&coded_output_stream);
SerializeToCodedStream  263 third_party/protobuf/src/google/protobuf/message_lite.cc   return SerializeToCodedStream(&encoder);
SerializeToCodedStream  175 third_party/protobuf/src/google/protobuf/message_lite.h   bool SerializeToCodedStream(io::CodedOutputStream* output) const;