OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scan_dir
(Results
1 - 4
of
4
) sorted by null
/external/e2fsprogs/lib/ext2fs/
finddev.c
78
static int
scan_dir
(char *dirname, dev_t device, struct dir_list **list,
function
146
scan_dir
(current->name, device, &new_list, &ret_path);
/system/core/debuggerd/
getevent.cpp
143
static int
scan_dir
(const char* dirname) {
function
178
res =
scan_dir
(device_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
474
static int
scan_dir
(const char *dirname, int print_flags)
function
631
res =
scan_dir
(device_path, print_flags);
Completed in 2481 milliseconds