Home
last modified time | relevance | path

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

/bootable/recovery/otafault/
Dota_io.cpp77 FILE* fh = fopen(path, mode); in ota_fopen() local
98 static int __ota_fclose(FILE* fh) { in __ota_fclose()
108 int ota_fclose(unique_file& fh) { in ota_fclose()