Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dhttp_request.cc95 const Callback<void(const ByteString&)>& read_event_callback, in Start()
Dhttp_request_unittest.cc112 const Callback<void(const ByteString&)>& read_event_callback() { in read_event_callback() function in shill::HTTPRequestTest::CallbackTarget