Searched refs:protobuf_input_stream (Results 1 – 1 of 1) sorted by relevance
79 google::protobuf::io::ArrayInputStream protobuf_input_stream{data, static_cast<int>(buf.st_size)}; in Open() local80 if (!protobuf_trace_file->ParseFromZeroCopyStream(/*in*/&protobuf_input_stream)) { in Open()