Searched refs:accept_callback_ (Results 1 - 3 of 3) sorted by relevance

/system/connectivity/shill/
H A Dhttp_proxy.h135 base::Callback<void(int)> accept_callback_; member in class:shill::HTTPProxy
H A Dhttp_proxy.cc77 accept_callback_(Bind(&HTTPProxy::AcceptClient,
140 accept_callback_));
H A Dhttp_proxy_unittest.cc231 CallbackEq(proxy_.accept_callback_)))

Completed in 63 milliseconds