Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx_uds/
Dclient_channel.cpp31 bool GetLocalChannelHandle(int index, LocalChannelHandle* handle) { in GetLocalChannelHandle() function
251 if (state->GetLocalChannelHandle(int_status.get(), &handle)) { in SendWithChannelHandle()
293 return state->GetLocalChannelHandle(ref, handle); in GetChannelHandle()
Dservice_endpoint.cpp46 bool GetLocalChannelHandle(int index, LocalChannelHandle* handle) { in GetLocalChannelHandle() function
748 state->GetLocalChannelHandle(ref, &handle); in GetChannelHandle()