Home
last modified time | relevance | path

Searched refs:DoNothing (Results 1 – 14 of 14) sorted by relevance

/system/update_engine/update_manager/
Devaluation_context_unittest.cc51 void DoNothing() {} in DoNothing() function
210 EXPECT_FALSE(eval_ctx_->RunOnValueChangeOrTimeout(Bind(&DoNothing))); in TEST_F()
280 EXPECT_FALSE(eval_ctx_->RunOnValueChangeOrTimeout(Bind(&DoNothing))); in TEST_F()
284 EXPECT_TRUE(eval_ctx_->RunOnValueChangeOrTimeout(Bind(&DoNothing))); in TEST_F()
330 EXPECT_TRUE(eval_ctx_->RunOnValueChangeOrTimeout(Bind(&DoNothing))); in TEST_F()
423 EXPECT_TRUE(eval_ctx_->RunOnValueChangeOrTimeout(Bind(&DoNothing))); in TEST_F()
433 EXPECT_TRUE(eval_ctx_->RunOnValueChangeOrTimeout(Bind(&DoNothing))); in TEST_F()
446 EXPECT_FALSE(eval_ctx_->RunOnValueChangeOrTimeout(Bind(&DoNothing))); in TEST_F()
459 EXPECT_FALSE(eval_ctx_->RunOnValueChangeOrTimeout(Bind(&DoNothing))); in TEST_F()
/system/connectivity/shill/dhcp/
Ddhcp_config_unittest.cc208 void DoNothing() {} in DoNothing() function
215 config_->lease_acquisition_timeout_callback_.Reset(base::Bind(&DoNothing)); in TEST_F()
216 config_->lease_expiration_callback_.Reset(base::Bind(&DoNothing)); in TEST_F()
334 config_->lease_expiration_callback_.Reset(base::Bind(&DoNothing)); in TEST_F()
418 config_->lease_acquisition_timeout_callback_.Reset(base::Bind(&DoNothing)); in TEST_F()
419 config_->lease_expiration_callback_.Reset(base::Bind(&DoNothing)); in TEST_F()
/system/weaved/buffet/
Dwebserv_client.cc99 base::Bind(&base::DoNothing),
100 base::Bind(&base::DoNothing));
/system/connectivity/shill/dbus/
Dchromeos_dhcpcd_proxy.cc39 dhcpcd_proxy_->ReleaseObjectProxy(base::Bind(&base::DoNothing)); in ~ChromeosDHCPCDProxy()
Dchromeos_supplicant_bss_proxy.cc55 bss_proxy_->ReleaseObjectProxy(base::Bind(&base::DoNothing)); in ~ChromeosSupplicantBSSProxy()
Dchromeos_supplicant_network_proxy.cc80 network_proxy_->ReleaseObjectProxy(base::Bind(&base::DoNothing)); in ~ChromeosSupplicantNetworkProxy()
Dchromeos_wimax_network_proxy.cc89 proxy_->ReleaseObjectProxy(base::Bind(&base::DoNothing)); in ~ChromeosWiMaxNetworkProxy()
Dchromeos_wimax_device_proxy.cc92 proxy_->ReleaseObjectProxy(base::Bind(&base::DoNothing)); in ~ChromeosWiMaxDeviceProxy()
Dchromeos_supplicant_interface_proxy.cc140 interface_proxy_->ReleaseObjectProxy(base::Bind(&base::DoNothing)); in ~ChromeosSupplicantInterfaceProxy()
/system/webservd/webservd/
Ddbus_request_handler.cc86 base::Bind(&base::DoNothing), error_callback); in HandleRequest()
/system/webservd/libwebserv/
Ddbus_protocol_handler.cc152 base::Bind(&base::DoNothing), in RemoveHandler()
/system/update_engine/include/session_manager/
Ddbus-proxies.h321 service_name_, object_path_, base::Bind(&base::DoNothing)); in ~SessionManagerInterfaceProxy()
/system/update_engine/include/power_manager/
Ddbus-proxies.h405 service_name_, object_path_, base::Bind(&base::DoNothing)); in ~PowerManagerProxy()
/system/update_engine/include/debugd/
Ddbus-proxies.h760 service_name_, object_path_, base::Bind(&base::DoNothing)); in ~debugdProxy()