HomeSort by relevance Sort by last modified time
    Searched full:hal_pids (Results 1 - 2 of 2) sorted by null

  /frameworks/native/cmds/dumpstate/
utils.cpp 841 const std::set<int> hal_pids = get_interesting_hal_pids(); local
865 } else if (should_dump_native_traces(exe.c_str()) || hal_pids.find(pid) != hal_pids.end()) {
932 std::set<int> hal_pids = get_interesting_hal_pids(); local
1008 hal_pids.find(pid) != hal_pids.end()) {
    [all...]
  /frameworks/base/cmds/incidentd/src/
Section.cpp 837 const std::set<int> hal_pids = get_interesting_hal_pids(); local
    [all...]

Completed in 158 milliseconds