Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp168 bool limit_by_count = true) { in GetDumpFds() argument
217 if (limit_by_count && dump_data.size() > 10) { in GetDumpFds()