Searched refs:ipc_channel_ (Results 1 – 4 of 4) sorted by relevance
90 ipc::Client* GetClientForTesting() { return ipc_channel_.get(); } in GetClientForTesting()107 std::unique_ptr<ipc::Client> ipc_channel_; variable
94 ipc_channel_( in ProducerIPCClientImpl()115 ipc_channel_->BindService(producer_port_.GetWeakPtr()); in ProducerIPCClientImpl()218 ipc_channel_.reset(); in OnConnectionInitialized()258 base::ScopedFile shmem_fd = ipc_channel_->TakeReceivedFD(); in OnServiceRequest()
107 std::unique_ptr<ipc::Client> ipc_channel_; variable
49 ipc_channel_( in ConsumerIPCClientImpl()54 ipc_channel_->BindService(consumer_port_.GetWeakPtr());