OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NeedToDisconnectChannel
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/libs/vr/libpdx/
client.cpp
51
bool Client::
NeedToDisconnectChannel
(int error) const {
56
if (
NeedToDisconnectChannel
(error))
275
if (client_.
NeedToDisconnectChannel
(error)) {
/frameworks/native/libs/vr/libpdx/private/pdx/
client.h
133
bool
NeedToDisconnectChannel
(int error) const;
Completed in 2202 milliseconds