Home
last modified time | relevance | path

Searched defs:dma_buf (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/core/trusty/apploader/fuzz/
H A Dapp_fuzzer.cpp50 static bool SendLoadMsg(int chan, int dma_buf, size_t dma_buf_size) { in SendLoadMsg()
112 unique_fd dma_buf(alloc.Alloc(kDmabufSystemHeapName, shm_len)); in LLVMFuzzerTestOneInput() local
/aosp12/system/core/trusty/confirmationui/fuzz/
H A Dmsg_fuzzer.cpp52 static android::base::unique_fd dma_buf; variable
78 static bool Init(int chan, int dma_buf) { in Init()
/aosp12/system/core/trusty/confirmationui/
H A DTrustyApp.cpp104 unique_fd dma_buf(allocator.Alloc("system", shm_len)); in TrustyApp() local
/aosp12/system/core/trusty/coverage/
H A Dcoverage.cpp148 unique_fd dma_buf(fd); in Open() local
/aosp12/system/core/trusty/libtrusty/tipc-test/
H A Dtipc_test.c895 int dma_buf = -1; in send_fd_test() local