HomeSort by relevance Sort by last modified time
    Searched refs:CreatePingFrame (Results 1 - 4 of 4) sorted by null

  /external/chromium/net/spdy/
spdy_framer.h 216 static SpdyPingControlFrame* CreatePingFrame(uint32 unique_id);
spdy_test_util.cc 201 return framer.CreatePingFrame(1);
    [all...]
spdy_framer.cc 667 SpdyPingControlFrame* SpdyFramer::CreatePingFrame(uint32 unique_id) {
    [all...]
spdy_session.cc     [all...]

Completed in 24 milliseconds