Home
last modified time | relevance | path

Searched defs:fn (Results 1 – 20 of 20) sorted by relevance

/system/core/init/
Dueventd_parser.c29 static void parse_config(const char *fn, char *s) in parse_config()
61 int ueventd_parse_config_file(const char *fn) in ueventd_parse_config_file()
Dlogo.c105 int load_565rle_image(char *fn) in load_565rle_image()
Dinit_parser.c343 static void parse_config(const char *fn, char *s) in parse_config()
400 int init_parse_config_file(const char *fn) in init_parse_config_file()
Dutil.c141 void *read_file(const char *fn, unsigned *_sz) in read_file()
Dproperty_service.c505 static void load_properties_from_file(const char *fn) in load_properties_from_file()
/system/core/fastboot/
Dutil_windows.c39 int64_t file_size(const char *fn) in file_size()
74 void *load_file(const char *fn, unsigned *_sz) in load_file()
Dfastboot.c101 char *fn; in find_item() local
147 int64_t file_size(const char *fn) in file_size()
161 void *load_file(const char *fn, unsigned *_sz) in load_file()
614 void do_update_signature(zipfile_t zip, char *fn) in do_update_signature()
624 void do_update(char *fn, int erase_first) in do_update()
685 void do_send_signature(char *fn) in do_send_signature()
/system/core/libcutils/
Dload_file.c22 void *load_file(const char *fn, unsigned *_sz) in load_file()
Dconfig_utils.c312 void config_load_file(cnode *root, const char *fn) in config_load_file()
/system/core/libcutils/tests/memset_mips/
Dtest_memset.c56 timeone(void (*fn)(), void *d, uint32_t val, uint32_t bytes) in timeone()
82 testone(char *tag, void (*fn)(), int trials, int minbytes, int maxbytes, int size, int threshold) in testone()
198 void (*fn)(); in main() member
/system/extras/sound/
Dplaywav.c151 int wav_play(const char *fn) in wav_play()
191 int wav_rec(const char *fn, unsigned channels, unsigned rate) in wav_rec()
295 int mp3_play(const char *fn) in mp3_play()
331 const char *fn = 0; in main() local
/system/core/mkbootimg/
Dmkbootimg.c28 static void *load_file(const char *fn, unsigned *_sz) in load_file()
/system/core/libdiskconfig/
Ddiskconfig.c140 load_diskconfig(const char *fn, char *path_override) in load_diskconfig()
/system/core/toolbox/grep/
Dutil.c187 procfile(const char *fn) in procfile()
Dgrep.c286 read_patterns(const char *fn) in read_patterns()
/system/extras/showmap/
Dshowmap.c163 char fn[128]; in load_maps() local
/system/core/adb/
Dcommandline.c389 int adb_download_buffer(const char *service, const char *fn, const void* data, int sz, in adb_download_buffer()
450 int adb_download(const char *service, const char *fn, unsigned progress) in adb_download()
Dfdevent.c47 static void fatal(const char *fn, const char *fmt, ...) in fatal()
Dsysdeps_win32.c21 void *load_file(const char *fn, unsigned *_sz) in load_file()
/system/core/sh/
Deval.c457 struct arglist fn; in expredir() local