Searched refs:ota_close (Results 1 – 4 of 4) sorted by relevance
60 int ota_close(unique_fd& fd);
206 if (ota_close(fd) != 0) { in SaveFileContents()255 if (ota_close(fd) != 0) { in WriteToPartition()274 ota_close(dc); in WriteToPartition()320 if (ota_close(fd) != 0) { in WriteToPartition()337 if (ota_close(fd) == -1) { in WriteToPartition()
94 int ota_close(unique_fd& fd) { in ota_close() function
159 if (ota_close(fd) == -1) { in PackageExtractFileFn()