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

  /external/chromium/net/spdy/
spdy_http_stream.cc 28 : ALLOW_THIS_IN_INITIALIZER_LIST(read_callback_factory_(this)),
398 MessageLoop::current()->PostDelayedTask(FROM_HERE, read_callback_factory_.
421 read_callback_factory_.RevokeAll();
spdy_http_stream.h 96 ScopedRunnableMethodFactory<SpdyHttpStream> read_callback_factory_; member in class:net::SpdyHttpStream

Completed in 1358 milliseconds