Searched defs:GetLocalChannelHandle (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libpdx_uds/
H A Dclient_channel.cpp30 bool GetLocalChannelHandle(int index, LocalChannelHandle* handle) { function in struct:android::pdx::uds::__anon1765::TransactionState
246 if (state->GetLocalChannelHandle(int_status.get(), &handle)) {
288 return state->GetLocalChannelHandle(ref, handle);
H A Dservice_endpoint.cpp46 bool GetLocalChannelHandle(int index, LocalChannelHandle* handle) { function in struct:__anon1775::MessageState
731 state->GetLocalChannelHandle(ref, &handle);

Completed in 132 milliseconds