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

  /system/connectivity/shill/
mock_http_request.h 35 const base::Callback<void(const ByteString&)>& read_event_callback,
http_request.h 70 // read from the server, |read_event_callback| is called with the
86 const base::Callback<void(const ByteString&)>& read_event_callback,
http_request.cc 95 const Callback<void(const ByteString&)>& read_event_callback,
132 read_event_callback_ = read_event_callback;
http_request_unittest.cc 112 const Callback<void(const ByteString&)>& read_event_callback() { function in class:shill::HTTPRequestTest::CallbackTarget
303 target_.read_event_callback(),

Completed in 425 milliseconds