Home
last modified time | relevance | path

Searched defs:process_file (Results 1 – 19 of 19) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/services/
Dsonofmmm.py64 def process_file(self, in_file_name, msg): member in SonOfMMM
Dservice.py81 def process_file(self, in_file_name, msg): member in Service
/external/valgrind/tests/
Dcheck_headers_and_includes343 sub process_file { subroutine
/external/strace/maint/
Dioctls_sym.sh107 process_file() function
/external/skia/tools/
Dfind_bad_images_in_skps.py111 def process_file(self, skp_file): member in BadImageFinder
/external/libselinux/utils/
Dsefcontext_compile.c21 static int process_file(struct selabel_handle *rec, const char *filename) in process_file() function
/external/selinux/libselinux/utils/
Dsefcontext_compile.c32 static int process_file(struct selabel_handle *rec, const char *filename) in process_file() function
/external/elfutils/libdwfl/
Doffline.c106 process_file (Dwfl *dwfl, const char *name, const char *file_name, int fd, in process_file() function
/external/elfutils/src/
Dfindtextrel.c200 process_file (const char *fname, bool more_than_one) in process_file() function
Dsize.c284 process_file (const char *fname) in process_file() function
Delfcompress.c249 process_file (const char *fname) in process_file() function
Dobjdump.c247 process_file (const char *fname, bool more_than_one) in process_file() function
Dstrip.c308 process_file (const char *fname) in process_file() function
Dnm.c372 process_file (const char *fname, bool more_than_one) in process_file() function
Delflint.c246 process_file (int fd, Elf *elf, const char *prefix, const char *suffix, in process_file() function
Dreadelf.c735 process_file (int fd, const char *fname, bool only_one) in process_file() function
/external/libselinux/src/
Dlabel_file.c413 static int process_file(const char *path, const char *suffix, in process_file() function
/external/selinux/libselinux/src/
Dlabel_file.c419 static int process_file(const char *path, const char *suffix, in process_file() function
/external/nanopb-c/generator/
Dnanopb_generator.py981 def process_file(filename, fdesc, options): function