HomeSort by relevance Sort by last modified time
    Searched full:iter_file (Results 1 - 1 of 1) sorted by null

  /external/chromium-trace/catapult/third_party/WebOb/webob/
response.py 447 self.app_iter = iter_file(file)
1120 def iter_file(file, block_size=1<<18): # 256Kb function
    [all...]

Completed in 692 milliseconds