Searched refs:serialized_buf (Results 1 – 1 of 1) sorted by relevance
888 const char* serialized_buf = NULL; in PopArrayOfBytesAsProto() local890 if (!PopArrayOfBytes(reinterpret_cast<const uint8_t**>(&serialized_buf), in PopArrayOfBytesAsProto()895 if (!protobuf->ParseFromArray(serialized_buf, buf_size)) { in PopArrayOfBytesAsProto()