Home
last modified time | relevance | path

Searched defs:create_temp_file (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/coreboot/util/cbfstool/
H A Dflashrom.c33 static int create_temp_file(char **path_out) in create_temp_file() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/arm64/mte/
H A Dmte_common_util.c354 int create_temp_file(void) in create_temp_file() function
/aosp_15_r20/external/autotest/client/cros/faft/utils/
H A Dos_interface.py144 def create_temp_file(self, prefix): member in OSInterface
/aosp_15_r20/external/vboot_reference/futility/
H A Dupdater_utils.c615 const char *create_temp_file(struct tempfile *head) in create_temp_file() function