HomeSort by relevance Sort by last modified time
    Searched refs:is_gzip (Results 1 - 2 of 2) sorted by null

  /external/toybox/toys/pending/
compress.c 497 static int is_gzip(struct bitbuf *bb) function
558 if (!is_gzip(bb)) error_exit("not gzip");
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
httparchive.py 854 def is_gzip(self): member in class:ArchivedHttpResponse
876 self.response_data, self.is_gzip())
    [all...]

Completed in 235 milliseconds