Home
last modified time | relevance | path

Searched defs:UnclaimedPushedStream (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/spdy/
Dhttp2_push_promise_index.h110 struct NET_EXPORT UnclaimedPushedStream { struct
122 bool operator()(const UnclaimedPushedStream& a, argument
Dhttp2_push_promise_index_test.cc51 using UnclaimedPushedStream = Http2PushPromiseIndex::UnclaimedPushedStream; typedef in net::test::Http2PushPromiseIndexPeer