Searched refs:ParsePartialFromIstream (Results 1 - 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
H A D | message.cc | 135 bool Message::ParsePartialFromIstream(istream* input) { function in class:google::protobuf::Message |
H A D | message.h | 247 bool ParsePartialFromIstream(istream* input); |
Completed in 26 milliseconds