Searched refs:hal_pids (Results 1 – 1 of 1) sorted by relevance
736 const std::set<int> hal_pids = get_interesting_pids(); in BlockingCall() local780 } else if (hal_pids.find(pid) != hal_pids.end()) { in BlockingCall()