Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx_uds/
Dclient_channel.cpp19 bool GetLocalFileHandle(int index, LocalHandle* handle) { in GetLocalFileHandle() function
226 if (state->GetLocalFileHandle(int_status.get(), &handle)) { in SendWithFileHandle()
281 return state->GetLocalFileHandle(ref, handle); in GetFileHandle()
Dservice_endpoint.cpp35 bool GetLocalFileHandle(int index, LocalHandle* handle) { in GetLocalFileHandle() function
723 state->GetLocalFileHandle(ref, &handle); in GetFileHandle()