Home
last modified time | relevance | path

Searched refs:NeedToDisconnectChannel (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libpdx/
Dclient.cpp50 bool Client::NeedToDisconnectChannel(int error) const { in NeedToDisconnectChannel() function in android::pdx::Client
55 if (NeedToDisconnectChannel(error)) in CheckDisconnect()
278 if (client_.NeedToDisconnectChannel(error)) { in CheckDisconnect()
/frameworks/native/libs/vr/libpdx/private/pdx/
Dclient.h134 bool NeedToDisconnectChannel(int error) const;