Searched refs:SerializePartialToOstream (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dmessage.cc179 bool Message::SerializePartialToOstream(ostream* output) const { function in class:google::protobuf::Message
H A Dmessage.h280 bool SerializePartialToOstream(ostream* output) const;
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dmessage.cc180 bool Message::SerializePartialToOstream(ostream* output) const { function in class:google::protobuf::Message
H A Dmessage.h261 bool SerializePartialToOstream(ostream* output) const;

Completed in 2100 milliseconds