Searched refs:SetRestrictDispatchChannelGroup (Results 1 – 3 of 3) sorted by relevance
127 void SetRestrictDispatchChannelGroup(int group); in COMPONENT_EXPORT()
1271 channel()->SetRestrictDispatchChannelGroup(1); in Run()1434 channel()->SetRestrictDispatchChannelGroup(1); in Run()1686 channel()->SetRestrictDispatchChannelGroup(group_); in Run()1694 other_channel_->SetRestrictDispatchChannelGroup(group_); in Run()
590 void SyncChannel::SetRestrictDispatchChannelGroup(int group) { in SetRestrictDispatchChannelGroup() function in IPC::SyncChannel