Searched refs:wv_shared_buf_fd (Results 1 – 1 of 1) sorted by relevance
72 static android::base::unique_fd wv_shared_buf_fd; variable106 wv_shared_buf_fd.reset(allocator.Alloc(kDmabufSystemHeapName, WV_SHARED_BUFFER_SIZE)); in LLVMFuzzerInitialize()107 if (wv_shared_buf_fd < 0) { in LLVMFuzzerInitialize()113 wv_shared_buf_fd, 0); in LLVMFuzzerInitialize()147 .fd = wv_shared_buf_fd, in Bind()