Home
last modified time | relevance | path

Searched refs:dma_buf_size (Results 1 – 1 of 1) sorted by relevance

/system/core/trusty/apploader/fuzz/
Dapp_fuzzer.cpp50 static bool SendLoadMsg(int chan, int dma_buf, size_t dma_buf_size) { in SendLoadMsg() argument
55 .package_size = static_cast<uint64_t>(dma_buf_size), in SendLoadMsg()