Searched defs:read_event_callback_ (Results 1 – 2 of 2) sorted by relevance
/system/connectivity/shill/ | ||
D | http_request.h | 130 base::Callback<void(const ByteString&)> read_event_callback_; variable |
D | http_request_unittest.cc | 121 Callback<void(const ByteString&)> read_event_callback_; member in shill::HTTPRequestTest::CallbackTarget |