Home
last modified time | relevance | path

Searched defs:_sz (Results 1 – 5 of 5) sorted by relevance

/system/core/libcutils/
Dload_file.c22 void *load_file(const char *fn, unsigned *_sz) in load_file()
/system/core/mkbootimg/
Dmkbootimg.c28 static void *load_file(const char *fn, unsigned *_sz) in load_file()
/system/core/fastboot/
Dfastboot.c172 static void *load_fd(int fd, unsigned *_sz) in load_fd()
202 static void *load_file(const char *fn, unsigned *_sz) in load_file()
/system/core/init/
Dutil.c142 void *read_file(const char *fn, unsigned *_sz) in read_file()
/system/core/adb/
Dsysdeps_win32.c21 void *load_file(const char *fn, unsigned *_sz) in load_file()