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

  /external/chromium-trace/catapult/devil/devil/utils/
file_utils.py 19 with open(dest_file, 'w') as dest_f:
22 dest_f.write(source_f.read())
  /external/libmojo/third_party/catapult/devil/devil/utils/
file_utils.py 19 with open(dest_file, 'w') as dest_f:
22 dest_f.write(source_f.read())

Completed in 60 milliseconds