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

  /external/chromium_org/tools/ipc_fuzzer/
remove_close_messages.py 21 def create_temp_file(): function
65 filtered_path = create_temp_file()
  /external/chromium_org/tools/ipc_fuzzer/mutate/
ipc_fuzzer_mut.py 26 def create_temp_file(): function
68 tmp_ipcdump = create_temp_file()
  /system/core/fastbootd/
utils.h 45 int create_temp_file();
secure.c 135 *out_fd = create_temp_file();
utils.c 151 int create_temp_file() { function

Completed in 87 milliseconds