ParseFromIstream  247 third_party/protobuf/src/google/protobuf/message.h   bool ParseFromIstream(istream* input);
ParseFromIstream  155 third_party/protobuf/src/google/protobuf/message_unittest.cc     EXPECT_TRUE(message.ParseFromIstream(&stream));