Searched defs:proto_bytes (Results 1 – 3 of 3) sorted by relevance
26 def _get_histogram_proto(self, proto_bytes): argument
224 std::vector<char> proto_bytes(proto_size); in RunCert() local
168 let mut proto_bytes = vec![0u8; size_header]; in recv_proto() localVariable