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

/external/chromium_org/net/tools/quic/test_tools/
H A Dquic_dispatcher_peer.h43 static QuicDispatcher::WriteBlockedList* GetWriteBlockedList(
H A Dquic_dispatcher_peer.cc58 QuicDispatcher::WriteBlockedList* QuicDispatcherPeer::GetWriteBlockedList(
/external/chromium_org/net/quic/
H A Dquic_write_blocked_list.h21 typedef WriteBlockedList<QuicStreamId> QuicWriteBlockedListBase;
H A Dquic_dispatcher.h71 typedef linked_hash_map<QuicBlockedWriterInterface*, bool> WriteBlockedList; typedef in class:net::QuicDispatcher
209 WriteBlockedList write_blocked_list_;
/external/chromium_org/net/spdy/
H A Dwrite_blocked_list_test.cc14 typedef WriteBlockedList<int> IntWriteBlockedList;
H A Dwrite_blocked_list.h20 class WriteBlockedList { class in namespace:net
/external/chromium_org/net/tools/quic/
H A Dquic_dispatcher.h75 typedef linked_hash_map<QuicBlockedWriterInterface*, bool> WriteBlockedList; typedef in class:net::tools::QuicDispatcher
217 WriteBlockedList write_blocked_list_;
H A Dquic_dispatcher_test.cc325 QuicDispatcher::WriteBlockedList* blocked_list_;

Completed in 754 milliseconds