Searched defs:WriteMessage (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | wire_format_lite.cc | 303 void WireFormatLite::WriteMessage(int field_number, in WriteMessage() function in google::protobuf::internal::WireFormatLite |
D | wire_format_unittest.cc | 791 bool WriteMessage(const char *value, T *message, string *wire_buffer) { in WriteMessage() function |