OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sm_interface_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/tools/flip_server/
sm_connection.cc
47
sm_interface_
(NULL),
146
sm_interface_
= sm_interface;
251
if (
sm_interface_
)
252
sm_interface_
->ResetForNewConnection();
357
sm_interface_
= sm_http_interface_;
372
sm_interface_
= sm_streamer_interface_;
391
sm_interface_
= sm_spdy_interface_;
397
if (!
sm_interface_
->PostAcceptHook())
493
size_t bytes_consumed =
sm_interface_
->ProcessReadInput(bytes, size);
500
if (
sm_interface_
->MessageFullyRead())
[
all
...]
sm_connection.h
150
SMInterface*
sm_interface_
;
member in class:net::SMConnection
Completed in 2291 milliseconds