Searched defs:fn (Results 1 – 7 of 7) sorted by relevance
/bootable/recovery/tools/ota/ |
D | check-lost+found.c | 77 char fn[PATH_MAX]; in main() local 99 char fn[PATH_MAX]; in main() local
|
/bootable/recovery/edify/ |
D | expr.h | 61 Function fn; member 114 Function fn; member
|
D | expr.c | 325 Expr* Build(Function fn, YYLTYPE loc, int count, ...) { in Build() 351 void RegisterFunction(const char* name, Function fn) { in RegisterFunction()
|
/bootable/recovery/updater/ |
D | blockimg.c | 403 char* fn; in GetStashFileName() local 446 char* fn; in EnumerateStash() local 495 static void UpdateFileSize(const char* fn, void* data) { in UpdateFileSize() 515 static void DeleteFile(const char* fn, void* data) { in DeleteFile() 525 static void DeletePartial(const char* fn, void* data) { in DeletePartial() 558 char *fn = NULL; in LoadStash() local 632 char *fn = NULL; in WriteStash() local 857 char *fn = NULL; in FreeStash() local
|
/bootable/recovery/minzip/ |
D | SysUtil.c | 163 int sysMapFile(const char* fn, MemMapping* pMap) in sysMapFile()
|
D | Zip.c | 830 void (*callback)(const char *fn, void *), void *cookie, in mzExtractRecursive() argument
|
/bootable/recovery/ |
D | bootloader.cpp | 146 static void wait_for_device(const char* fn) { in wait_for_device()
|