Home
last modified time | relevance | path

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

/bootable/recovery/otafault/include/otafault/
Dota_io.h68 int ota_fclose(unique_file& fh);
/bootable/recovery/otafault/
Dota_io.cpp108 int ota_fclose(unique_file& fh) { in ota_fclose() function
/bootable/recovery/updater/
Dinstall.cpp689 ota_fclose(f); in FileGetPropFn()