OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetLocalChannelHandle
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/libs/vr/libpdx_uds/
client_channel.cpp
31
bool
GetLocalChannelHandle
(int index, LocalChannelHandle* handle) {
251
if (state->
GetLocalChannelHandle
(int_status.get(), &handle)) {
293
return state->
GetLocalChannelHandle
(ref, handle);
service_endpoint.cpp
46
bool
GetLocalChannelHandle
(int index, LocalChannelHandle* handle) {
745
state->
GetLocalChannelHandle
(ref, &handle);
Completed in 190 milliseconds