Searched refs:pidAgentTypes (Results 1 – 2 of 2) sorted by relevance
374 … const std::set<DisplayManagerAgentType>& pidAgentTypes, const sptr<ScreenSession>& screenSession);
5470 … const std::set<DisplayManagerAgentType>& pidAgentTypes, const sptr<ScreenSession>& screenSession) in NotifyUnfreezedAgents() argument5473 for (auto agentType : pidAgentTypes) { in NotifyUnfreezedAgents()5517 auto pidAgentTypes = iter->second; in NotifyUnfreezed() local5518 NotifyUnfreezedAgents(pid, unfreezedPidList, pidAgentTypes, screenSession); in NotifyUnfreezed()