Searched defs:raw_bytes (Results 1 – 7 of 7) sorted by relevance
31 def bytes2int(raw_bytes): argument111 def bytes_leading(raw_bytes, needle=b'\x00'): argument
96 def _urlsafe_b64encode(raw_bytes): argument
194 unsigned char raw_bytes[8]; in get_cgroup_id() member
364 def _string_or_data_element(raw_bytes, ctx): argument
648 const unsigned char* raw_bytes = value->raw_data(); in PrintLiteral() local
3063 def DoTest(self, raw_bytes, has_invalid_utf8): argument
419 const size_t raw_bytes = in NodeItemBytes() local