HasAcceptedConnection 174 ipc/ipc_channel.h bool HasAcceptedConnection() const; HasAcceptedConnection 581 ipc/ipc_channel_posix.cc DCHECK(!(mode_ & MODE_SERVER) || HasAcceptedConnection()); HasAcceptedConnection 737 ipc/ipc_channel_posix.cc if (HasAcceptedConnection()) { HasAcceptedConnection 1090 ipc/ipc_channel_posix.cc return channel_impl_->HasAcceptedConnection(); HasAcceptedConnection 66 ipc/ipc_channel_posix.h bool HasAcceptedConnection() const; HasAcceptedConnection 210 ipc/ipc_channel_posix_unittest.cc ASSERT_FALSE(channel.HasAcceptedConnection()); HasAcceptedConnection 212 ipc/ipc_channel_posix_unittest.cc ASSERT_FALSE(channel.HasAcceptedConnection()); HasAcceptedConnection 286 ipc/ipc_channel_posix_unittest.cc ASSERT_FALSE(channel.HasAcceptedConnection()); HasAcceptedConnection 292 ipc/ipc_channel_posix_unittest.cc ASSERT_TRUE(channel.HasAcceptedConnection()); HasAcceptedConnection 302 ipc/ipc_channel_posix_unittest.cc ASSERT_FALSE(channel.HasAcceptedConnection()); HasAcceptedConnection 315 ipc/ipc_channel_posix_unittest.cc ASSERT_FALSE(channel.HasAcceptedConnection()); HasAcceptedConnection 321 ipc/ipc_channel_posix_unittest.cc ASSERT_TRUE(channel.HasAcceptedConnection()); HasAcceptedConnection 323 ipc/ipc_channel_posix_unittest.cc ASSERT_FALSE(channel.HasAcceptedConnection()); HasAcceptedConnection 329 ipc/ipc_channel_posix_unittest.cc ASSERT_TRUE(channel.HasAcceptedConnection()); HasAcceptedConnection 340 ipc/ipc_channel_posix_unittest.cc ASSERT_FALSE(channel.HasAcceptedConnection()); HasAcceptedConnection 372 ipc/ipc_channel_posix_unittest.cc ASSERT_FALSE(channel.HasAcceptedConnection()); HasAcceptedConnection 378 ipc/ipc_channel_posix_unittest.cc ASSERT_TRUE(channel.HasAcceptedConnection()); HasAcceptedConnection 386 ipc/ipc_channel_posix_unittest.cc ASSERT_TRUE(channel.HasAcceptedConnection()); HasAcceptedConnection 395 ipc/ipc_channel_posix_unittest.cc ASSERT_FALSE(channel.HasAcceptedConnection());