Home | History | Annotate | Download | only in socket

Lines Matching refs:ChannelIDStore

605 // A ChannelIDStore that always returns an error when asked for a
607 class FailingChannelIDStore : public ChannelIDStore {
634 // A ChannelIDStore that asynchronously returns an error when asked for a
636 class AsyncFailingChannelIDStore : public ChannelIDStore {