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