Searched refs:CompleteCellularActivation (Results 1 – 9 of 9) sorted by relevance
193 bool ChromeosServiceDBusAdaptor::CompleteCellularActivation( in CompleteCellularActivation() function in shill::ChromeosServiceDBusAdaptor197 service_->CompleteCellularActivation(&e); in CompleteCellularActivation()
85 bool CompleteCellularActivation(brillo::ErrorPtr* error) override;
62 void CompleteCellularActivation(Error* error) override;
363 void CellularService::CompleteCellularActivation(Error* error) { in CompleteCellularActivation() function in shill::CellularService
521 MOCK_METHOD2(CompleteCellularActivation,
196 virtual void CompleteCellularActivation(Error* error);
964 TEST_F(ServiceTest, CompleteCellularActivation) { in TEST_F() argument966 service_->CompleteCellularActivation(&error); in TEST_F()
373 void Service::CompleteCellularActivation(Error* error) { in CompleteCellularActivation() function in shill::Service
146 void CompleteCellularActivation()