Searched refs:ParsePartialFromIstream (Results 1 – 3 of 3) sorted by relevance
140 bool Message::ParsePartialFromIstream(istream* input) { in ParsePartialFromIstream() function in google::protobuf::Message
277 bool ParsePartialFromIstream(istream* input);
153 message->ParsePartialFromIstream(&istream); in CheckOutput()