Searched refs:non_restricted_channel_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ipc/
H A Dipc_sync_channel_unittest.cc1140 non_restricted_channel_ =
1159 non_restricted_channel_->Send(new SyncChannelTestMsg_NoArgs);
1183 non_restricted_channel_->Send(new SyncChannelTestMsg_Done);
1184 non_restricted_channel_.reset();
1207 non_restricted_channel_->Send(reply);
1215 scoped_ptr<SyncChannel> non_restricted_channel_; member in class:IPC::__anon8488::RestrictedDispatchClient

Completed in 199 milliseconds