Searched refs:binary_proto_bytes (Results 1 – 1 of 1) sorted by relevance
1392 std::string binary_proto_bytes{output_.substr(4)}; in Done() local1395 binary_proto.ParseFromString(binary_proto_bytes); in Done()