HomeSort by relevance Sort by last modified time
    Searched refs:scan_dir (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/ext2fs/
finddev.c 82 static int scan_dir(char *dirname, dev_t device, struct dir_list **list, function
150 scan_dir(current->name, device, &new_list, &ret_path);
  /development/ndk/tools/
headers-diff-bionic-vs-ndk.py 40 def scan_dir(self, root): member in class:FileCollector
56 includes.append(('', self.scan_dir(includes_root)))
61 includes.append((relpath, self.scan_dir(path)))
  /system/core/toolbox/
getevent.c 473 static int scan_dir(const char *dirname, int print_flags) function
630 res = scan_dir(device_path, print_flags);

Completed in 449 milliseconds