Searched refs:ClearAutoConnect (Results 1 - 4 of 4) sorted by relevance

/system/connectivity/shill/
H A Dservice_property_change_test.cc71 service->ClearAutoConnect(nullptr);
H A Dservice.h627 void ClearAutoConnect(Error* error);
H A Dservice.cc198 &Service::ClearAutoConnect);
1488 void Service::ClearAutoConnect(Error* /*error*/) { function in class:shill::Service
H A Dservice_unittest.cc194 void ClearAutoConnect(Error* error) { function in class:shill::ServiceTest
195 service_->ClearAutoConnect(error);
2020 TEST_F(ServiceTest, ClearAutoConnect) {
2029 ClearAutoConnect(&error);
2040 ClearAutoConnect(&error);
2051 ClearAutoConnect(&error);

Completed in 70 milliseconds