Searched refs:wv_msg_buf_fd (Results 1 – 1 of 1) sorted by relevance
69 static android::base::unique_fd wv_msg_buf_fd; variable93 wv_msg_buf_fd.reset(allocator.Alloc(kDmabufSystemHeapName, WV_MESSAGE_BUFFER_SIZE)); in LLVMFuzzerInitialize()94 if (wv_msg_buf_fd < 0) { in LLVMFuzzerInitialize()100 wv_msg_buf_fd, 0); in LLVMFuzzerInitialize()143 .fd = wv_msg_buf_fd, in Bind()