HomeSort by relevance Sort by last modified time
    Searched refs:ReadMessage (Results 1 - 6 of 6) sorted by null

  /external/protobuf/src/google/protobuf/
wire_format_unittest.cc     [all...]
wire_format.cc 443 return WireFormatLite::ReadMessage(input, sub_message);
645 if (!WireFormatLite::ReadMessage(input, sub_message)) return false;
    [all...]
wire_format_lite.h 304 static inline bool ReadMessage(input, MessageLite* value);
extension_set.h 438 virtual bool ReadMessage(const MessageLite& prototype,
    [all...]
wire_format_lite_inl.h 441 inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input,
    [all...]
extension_set.cc     [all...]

Completed in 7059 milliseconds