Lines Matching full:disconnect
175 // Disconnect this service. Override this method to add your service specific
176 // disconnect logic, but call the super class's Disconnect() first.
177 virtual void Disconnect(Error* error, const char* reason);
178 // Disconnects this service via Disconnect(). Marks the service as having
183 // Disconnects this service via Disconnect(). The service will not be eligible
805 // Qualify the conditions under which the most recent disconnect occurred.