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