Home
last modified time | relevance | path

Searched refs:archive_fallback_get_path (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/vboot_reference/futility/
H A Dupdater_archive.c112 static const char *archive_fallback_get_path(void *handle, const char *fname, in archive_fallback_get_path() function
127 const char *path = archive_fallback_get_path(handle, fname, &temp_path); in archive_fallback_has_entry()
141 const char *path = archive_fallback_get_path(handle, fname, &temp_path); in archive_fallback_read_file()
165 const char *path = archive_fallback_get_path(handle, fname, &temp_path); in archive_fallback_write_file()