Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/
Dapplypatch.c46 int LoadFileContents(const char* filename, FileContents* file, in LoadFileContents()
138 static int LoadPartitionContents(const char* filename, FileContents* file) { in LoadPartitionContents()
325 int SaveFileContents(const char* filename, FileContents file) { in SaveFileContents()
490 int applypatch_check(const char* filename, in applypatch_check()
567 size_t FreeSpaceForFile(const char* filename) { in FreeSpaceForFile()
Dimgdiff.c146 char* filename; // used for zip entries member
158 char* filename; member
177 unsigned char* ReadZip(const char* filename, in ReadZip()
230 char* filename = malloc(nlen+1); in ReadZip() local
368 unsigned char* ReadImage(const char* filename, in ReadImage()
/bootable/recovery/tools/ota/
Dadd-property-tag.c67 const char *filename = "/system/build.prop"; in main() local
/bootable/diskinstaller/editdisklbl/
Deditdisklbl.c36 const char *filename; member
/bootable/recovery/
Dinstall.c179 load_keys(const char* filename, int* numKeys) { in load_keys()
Dui.c403 char filename[40]; in ui_init() local
416 char filename[40]; in ui_init() local
/bootable/recovery/updater/
Dinstall.c686 char* filename; in FileGetPropFn() local
829 char* filename = contents->data; in WriteRawImageFn() local
976 char* filename; in ApplyPatchCheckFn() local
1150 char* filename; in ReadFileFn() local
/bootable/diskinstaller/
Dinstaller.c201 const char *filename = NULL; in process_image_node() local