OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:closed_stream_status_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/spdy/
spdy_http_stream.cc
33
closed_stream_status_
(ERR_FAILED),
103
return
closed_stream_status_
;
132
return
closed_stream_status_
;
209
return
closed_stream_status_
;
368
closed_stream_status_
= status;
477
stream_closed_ ?
closed_stream_status_
: stream_->response_status();
spdy_http_stream.h
119
int
closed_stream_status_
;
member in class:net::SpdyHttpStream
Completed in 533 milliseconds