Searched defs:hal_pids (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpstate/
H A Dutils.cpp930 const std::set<int> hal_pids = get_interesting_hal_pids(); local
954 } else if (should_dump_native_traces(exe.c_str()) || hal_pids.find(pid) != hal_pids.end()) {
1021 std::set<int> hal_pids = get_interesting_hal_pids(); local
1097 hal_pids.find(pid) != hal_pids.end()) {

Completed in 27 milliseconds