Home
last modified time | relevance | path

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

/bootable/recovery/otafault/
Dota_io.cpp66 FILE* fh = fopen(path, mode); in ota_fopen() local
77 int ota_fclose(FILE* fh) { in ota_fclose()
/bootable/recovery/tests/component/
Dapplypatch_test.cpp51 FILE* fh = fopen(&fname[0], "w"); in mangle_file() local
/bootable/recovery/updater/
Dblockimg.cpp1858 fec::io fh(filename->data, O_RDWR); in BlockImageRecoverFn() local