Home
last modified time | relevance | path

Searched refs:SendErrorNotFoundImpl (Results 1 – 5 of 5) sorted by relevance

/external/chromium/net/tools/flip_server/
Dhttp_interface.cc222 SendErrorNotFoundImpl(stream_id); in SendErrorNotFound()
249 void HttpSM::SendErrorNotFoundImpl(uint32 stream_id) { in SendErrorNotFoundImpl() function in net::HttpSM
Dstreamer_interface.h72 void SendErrorNotFoundImpl(uint32 stream_id) {} in SendErrorNotFoundImpl() function
Dhttp_interface.h108 void SendErrorNotFoundImpl(uint32 stream_id);
Dspdy_interface.h110 void SendErrorNotFoundImpl(uint32 stream_id);
Dspdy_interface.cc387 SendErrorNotFoundImpl(stream_id); in SendErrorNotFound()
415 void SpdySM::SendErrorNotFoundImpl(uint32 stream_id) { in SendErrorNotFoundImpl() function in net::SpdySM