Home
last modified time | relevance | path

Searched defs:read_event_callback_ (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Dhttp_request.h130 base::Callback<void(const ByteString&)> read_event_callback_; variable
Dhttp_request_unittest.cc121 Callback<void(const ByteString&)> read_event_callback_; member in shill::HTTPRequestTest::CallbackTarget