Searched refs:serialized_buf (Results 1 - 1 of 1) sorted by relevance

/external/libchrome/dbus/
H A Dmessage.cc888 const char* serialized_buf = NULL; local
890 if (!PopArrayOfBytes(reinterpret_cast<const uint8_t**>(&serialized_buf),
895 if (!protobuf->ParseFromArray(serialized_buf, buf_size)) {

Completed in 63 milliseconds