Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/incidentd/src/
H A DSection.cpp736 const std::set<int> hal_pids = get_interesting_pids(); in BlockingCall() local
780 } else if (hal_pids.find(pid) != hal_pids.end()) { in BlockingCall()