Searched refs:NeedToDisconnectChannel (Results 1 – 2 of 2) sorted by relevance
50 bool Client::NeedToDisconnectChannel(int error) const { in NeedToDisconnectChannel() function in android::pdx::Client55 if (NeedToDisconnectChannel(error)) in CheckDisconnect()278 if (client_.NeedToDisconnectChannel(error)) { in CheckDisconnect()
134 bool NeedToDisconnectChannel(int error) const;