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

  /external/protobuf/src/google/protobuf/
message.cc 185 bool Message::SerializePartialToOstream(ostream* output) const {
message.h 288 bool SerializePartialToOstream(ostream* output) const;
    [all...]
  /external/protobuf/src/google/protobuf/util/internal/
protostream_objectsource_test.cc 116 msg.SerializePartialToOstream(&oss);

Completed in 1694 milliseconds