Home | History | Annotate | Download | only in shill

Lines Matching full:disconnect

339 void Service::Disconnect(Error* /*error*/, const char* reason) {
352 Disconnect(error, reason);
357 Disconnect(error, "D-Bus RPC");
596 Disconnect(&error, __func__);
978 // Ignore the event if it's user-initiated explicit disconnect.
980 SLOG(this, 2) << "Explicit disconnect ignored.";
986 SLOG(this, 2) << "Disconnect while manager stopped ignored.";
992 SLOG(this, 2) << "Disconnect in transitional power state ignored.";