Home
last modified time | relevance | path

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

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