ChannelImpl 224 ipc/ipc_channel.h class ChannelImpl; ChannelImpl 225 ipc/ipc_channel.h ChannelImpl *channel_impl_; ChannelImpl 65 ipc/ipc_channel_nacl.cc class Channel::ChannelImpl::ReaderThreadRunner ChannelImpl 94 ipc/ipc_channel_nacl.cc Channel::ChannelImpl::ReaderThreadRunner::ReaderThreadRunner( ChannelImpl 105 ipc/ipc_channel_nacl.cc void Channel::ChannelImpl::ReaderThreadRunner::Run() { ChannelImpl 121 ipc/ipc_channel_nacl.cc Channel::ChannelImpl::ChannelImpl(const IPC::ChannelHandle& channel_handle, ChannelImpl 138 ipc/ipc_channel_nacl.cc Channel::ChannelImpl::~ChannelImpl() { ChannelImpl 142 ipc/ipc_channel_nacl.cc base::ProcessId Channel::ChannelImpl::peer_pid() const { ChannelImpl 148 ipc/ipc_channel_nacl.cc bool Channel::ChannelImpl::Connect() { ChannelImpl 162 ipc/ipc_channel_nacl.cc base::Bind(&Channel::ChannelImpl::DidRecvMsg, ChannelImpl 164 ipc/ipc_channel_nacl.cc base::Bind(&Channel::ChannelImpl::ReadDidFail, ChannelImpl 175 ipc/ipc_channel_nacl.cc base::Bind(&Channel::ChannelImpl::CallOnChannelConnected, ChannelImpl 181 ipc/ipc_channel_nacl.cc void Channel::ChannelImpl::Close() { ChannelImpl 198 ipc/ipc_channel_nacl.cc bool Channel::ChannelImpl::Send(Message* message) { ChannelImpl 215 ipc/ipc_channel_nacl.cc void Channel::ChannelImpl::DidRecvMsg(scoped_ptr<MessageContents> contents) { ChannelImpl 236 ipc/ipc_channel_nacl.cc void Channel::ChannelImpl::ReadDidFail() { ChannelImpl 240 ipc/ipc_channel_nacl.cc bool Channel::ChannelImpl::CreatePipe( ChannelImpl 259 ipc/ipc_channel_nacl.cc bool Channel::ChannelImpl::ProcessOutgoingMessages() { ChannelImpl 307 ipc/ipc_channel_nacl.cc void Channel::ChannelImpl::CallOnChannelConnected() { ChannelImpl 311 ipc/ipc_channel_nacl.cc Channel::ChannelImpl::ReadState Channel::ChannelImpl::ReadData( ChannelImpl 342 ipc/ipc_channel_nacl.cc bool Channel::ChannelImpl::WillDispatchInputMessage(Message* msg) { ChannelImpl 357 ipc/ipc_channel_nacl.cc bool Channel::ChannelImpl::DidEmptyInputBuffers() { ChannelImpl 362 ipc/ipc_channel_nacl.cc void Channel::ChannelImpl::HandleInternalMessage(const Message& msg) { ChannelImpl 374 ipc/ipc_channel_nacl.cc : channel_impl_(new ChannelImpl(channel_handle, mode, listener)) { ChannelImpl 34 ipc/ipc_channel_nacl.h class Channel::ChannelImpl : public internal::ChannelReader { ChannelImpl 37 ipc/ipc_channel_nacl.h ChannelImpl(const IPC::ChannelHandle& channel_handle, ChannelImpl 40 ipc/ipc_channel_nacl.h virtual ~ChannelImpl(); ChannelImpl 113 ipc/ipc_channel_nacl.h base::WeakPtrFactory<ChannelImpl> weak_ptr_factory_; ChannelImpl 115 ipc/ipc_channel_nacl.h DISALLOW_IMPLICIT_CONSTRUCTORS(ChannelImpl); ChannelImpl 177 ipc/ipc_channel_posix.cc int Channel::ChannelImpl::global_pid_ = 0; ChannelImpl 180 ipc/ipc_channel_posix.cc Channel::ChannelImpl::ChannelImpl(const IPC::ChannelHandle& channel_handle, ChannelImpl 206 ipc/ipc_channel_posix.cc Channel::ChannelImpl::~ChannelImpl() { ChannelImpl 234 ipc/ipc_channel_posix.cc bool Channel::ChannelImpl::CreatePipe( ChannelImpl 340 ipc/ipc_channel_posix.cc bool Channel::ChannelImpl::Connect() { ChannelImpl 362 ipc/ipc_channel_posix.cc void Channel::ChannelImpl::CloseFileDescriptors(Message* msg) { ChannelImpl 383 ipc/ipc_channel_posix.cc bool Channel::ChannelImpl::ProcessOutgoingMessages() { ChannelImpl 529 ipc/ipc_channel_posix.cc bool Channel::ChannelImpl::Send(Message* message) { ChannelImpl 547 ipc/ipc_channel_posix.cc int Channel::ChannelImpl::GetClientFileDescriptor() { ChannelImpl 552 ipc/ipc_channel_posix.cc int Channel::ChannelImpl::TakeClientFileDescriptor() { ChannelImpl 562 ipc/ipc_channel_posix.cc void Channel::ChannelImpl::CloseClientFileDescriptor() { ChannelImpl 572 ipc/ipc_channel_posix.cc bool Channel::ChannelImpl::AcceptsConnections() const { ChannelImpl 576 ipc/ipc_channel_posix.cc bool Channel::ChannelImpl::HasAcceptedConnection() const { ChannelImpl 580 ipc/ipc_channel_posix.cc bool Channel::ChannelImpl::GetPeerEuid(uid_t* peer_euid) const { ChannelImpl 585 ipc/ipc_channel_posix.cc void Channel::ChannelImpl::ResetToAcceptingConnectionState() { ChannelImpl 629 ipc/ipc_channel_posix.cc bool Channel::ChannelImpl::IsNamedServerInitialized( ChannelImpl 636 ipc/ipc_channel_posix.cc void Channel::ChannelImpl::SetGlobalPid(int pid) { ChannelImpl 642 ipc/ipc_channel_posix.cc void Channel::ChannelImpl::OnFileCanReadWithoutBlocking(int fd) { ChannelImpl 708 ipc/ipc_channel_posix.cc void Channel::ChannelImpl::OnFileCanWriteWithoutBlocking(int fd) { ChannelImpl 716 ipc/ipc_channel_posix.cc bool Channel::ChannelImpl::AcceptConnection() { ChannelImpl 736 ipc/ipc_channel_posix.cc void Channel::ChannelImpl::ClosePipeOnError() { ChannelImpl 750 ipc/ipc_channel_posix.cc int Channel::ChannelImpl::GetHelloMessageProcId() { ChannelImpl 761 ipc/ipc_channel_posix.cc void Channel::ChannelImpl::QueueHelloMessage() { ChannelImpl 782 ipc/ipc_channel_posix.cc Channel::ChannelImpl::ReadState Channel::ChannelImpl::ReadData( ChannelImpl 840 ipc/ipc_channel_posix.cc bool Channel::ChannelImpl::ReadFileDescriptorsFromFDPipe() { ChannelImpl 865 ipc/ipc_channel_posix.cc bool Channel::ChannelImpl::WillDispatchInputMessage(Message* msg) { ChannelImpl 905 ipc/ipc_channel_posix.cc bool Channel::ChannelImpl::DidEmptyInputBuffers() { ChannelImpl 912 ipc/ipc_channel_posix.cc bool Channel::ChannelImpl::ExtractFileDescriptorsFromMsghdr(msghdr* msg) { ChannelImpl 944 ipc/ipc_channel_posix.cc void Channel::ChannelImpl::ClearInputFDs() { ChannelImpl 952 ipc/ipc_channel_posix.cc void Channel::ChannelImpl::QueueCloseFDMessage(int fd, int hops) { ChannelImpl 974 ipc/ipc_channel_posix.cc void Channel::ChannelImpl::HandleInternalMessage(const Message& msg) { ChannelImpl 1028 ipc/ipc_channel_posix.cc void Channel::ChannelImpl::Close() { ChannelImpl 1053 ipc/ipc_channel_posix.cc : channel_impl_(new ChannelImpl(channel_handle, mode, listener)) { ChannelImpl 1103 ipc/ipc_channel_posix.cc return ChannelImpl::IsNamedServerInitialized(channel_id); ChannelImpl 1122 ipc/ipc_channel_posix.cc ChannelImpl::SetGlobalPid(pid); ChannelImpl 52 ipc/ipc_channel_posix.h class Channel::ChannelImpl : public internal::ChannelReader, ChannelImpl 56 ipc/ipc_channel_posix.h ChannelImpl(const IPC::ChannelHandle& channel_handle, Mode mode, ChannelImpl 58 ipc/ipc_channel_posix.h virtual ~ChannelImpl(); ChannelImpl 205 ipc/ipc_channel_posix.h DISALLOW_IMPLICIT_CONSTRUCTORS(ChannelImpl); ChannelImpl 26 ipc/ipc_channel_win.cc Channel::ChannelImpl::State::State(ChannelImpl* channel) : is_pending(false) { ChannelImpl 31 ipc/ipc_channel_win.cc Channel::ChannelImpl::State::~State() { ChannelImpl 32 ipc/ipc_channel_win.cc COMPILE_ASSERT(!offsetof(Channel::ChannelImpl::State, context), ChannelImpl 36 ipc/ipc_channel_win.cc Channel::ChannelImpl::ChannelImpl(const IPC::ChannelHandle &channel_handle, ChannelImpl 51 ipc/ipc_channel_win.cc Channel::ChannelImpl::~ChannelImpl() { ChannelImpl 55 ipc/ipc_channel_win.cc void Channel::ChannelImpl::Close() { ChannelImpl 83 ipc/ipc_channel_win.cc bool Channel::ChannelImpl::Send(Message* message) { ChannelImpl 107 ipc/ipc_channel_win.cc bool Channel::ChannelImpl::IsNamedServerInitialized( ChannelImpl 116 ipc/ipc_channel_win.cc Channel::ChannelImpl::ReadState Channel::ChannelImpl::ReadData( ChannelImpl 148 ipc/ipc_channel_win.cc bool Channel::ChannelImpl::WillDispatchInputMessage(Message* msg) { ChannelImpl 155 ipc/ipc_channel_win.cc void Channel::ChannelImpl::HandleInternalMessage(const Message& msg) { ChannelImpl 180 ipc/ipc_channel_win.cc bool Channel::ChannelImpl::DidEmptyInputBuffers() { ChannelImpl 186 ipc/ipc_channel_win.cc const base::string16 Channel::ChannelImpl::PipeName( ChannelImpl 204 ipc/ipc_channel_win.cc bool Channel::ChannelImpl::CreatePipe(const IPC::ChannelHandle &channel_handle, ChannelImpl 289 ipc/ipc_channel_win.cc bool Channel::ChannelImpl::Connect() { ChannelImpl 310 ipc/ipc_channel_win.cc base::Bind(&Channel::ChannelImpl::OnIOCompleted, ChannelImpl 322 ipc/ipc_channel_win.cc bool Channel::ChannelImpl::ProcessConnection() { ChannelImpl 359 ipc/ipc_channel_win.cc bool Channel::ChannelImpl::ProcessOutgoingMessages( ChannelImpl 416 ipc/ipc_channel_win.cc void Channel::ChannelImpl::OnIOCompleted( ChannelImpl 469 ipc/ipc_channel_win.cc : channel_impl_(new ChannelImpl(channel_handle, mode, listener)) { ChannelImpl 495 ipc/ipc_channel_win.cc return ChannelImpl::IsNamedServerInitialized(channel_id); ChannelImpl 24 ipc/ipc_channel_win.h class Channel::ChannelImpl : public internal::ChannelReader, ChannelImpl 28 ipc/ipc_channel_win.h ChannelImpl(const IPC::ChannelHandle &channel_handle, Mode mode, ChannelImpl 30 ipc/ipc_channel_win.h ~ChannelImpl(); ChannelImpl 61 ipc/ipc_channel_win.h explicit State(ChannelImpl* channel); ChannelImpl 97 ipc/ipc_channel_win.h base::WeakPtrFactory<ChannelImpl> weak_factory_; ChannelImpl 101 ipc/ipc_channel_win.h DISALLOW_COPY_AND_ASSIGN(ChannelImpl);