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.cpp20 bool GetLocalFileHandle(int index, LocalHandle* handle) { in GetLocalFileHandle() function
231 if (state->GetLocalFileHandle(int_status.get(), &handle)) { in SendWithFileHandle()
286 return state->GetLocalFileHandle(ref, handle); in GetFileHandle()
Dservice_endpoint.cpp35 bool GetLocalFileHandle(int index, LocalHandle* handle) { in GetLocalFileHandle() function
740 state->GetLocalFileHandle(ref, &handle); in GetFileHandle()