Home
last modified time | relevance | path

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

/frameworks/native/libs/dumputils/
Ddump_utils.cpp26 static const char* native_processes_to_dump[] = { variable
76 for (const char** p = native_processes_to_dump; *p; p++) { in should_dump_native_traces()