Home
last modified time | relevance | path

Searched defs:buf_fd (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/device/generic/trusty/secure_dpu/
DEmulatorDPUHandler.cpp85 size_t* allocated_buffer_len, int* buf_fd) { in AllocateBuffer()
118 int buf_fd = kInvalidFd; in HandleAllocateBuffer() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_tests.c559 int buf_fd = screen->fence_get_fd(screen, buf_fence); in test_sync_file_fences() local
/aosp_15_r20/external/perfetto/src/base/
H A Dunix_socket_unittest.cc732 int buf_fd[2] = {null_fd.get(), zero_fd.get()}; in TEST_F() local