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

  /external/skia/tools/
sanitize_source_files.py 47 write_to_file = False # File is written to only if this flag is set.
57 write_to_file = True
66 write_to_file = True
69 if write_to_file:
  /external/vboot_reference/futility/
cmd_gbb_utility.c 253 static int write_to_file(const char *msg, const char *filename, function
490 write_to_file(" - exported root_key to file:",
495 write_to_file(" - exported bmp_fv to file:", opt_bmpfv,
499 write_to_file(" - exported recovery_key to file:",
603 write_to_file("successfully saved new image to:",
628 write_to_file("successfully created new GBB to:",

Completed in 1119 milliseconds