Home
last modified time | relevance | path

Searched refs:skip_none (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp526 static bool skip_none(const char* path __attribute__((unused))) { in skip_none() function
935 dump_files("", dir.c_str(), recursive ? skip_none : is_dir, _add_file_from_fd); in AddDir()