Home
last modified time | relevance | path

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

/aosp12/system/core/trusty/storage/proxy/
H A Drpmb.c332 const uint8_t* write_buf = req->payload; in send_mmc_rpmb_req() local
388 const uint8_t* write_buf = req->payload; in send_ufs_rpmb_req() local
/aosp12/system/extras/tests/directiotest/
H A Ddirectiotest.c176 void *read_buf = NULL, *write_buf = NULL; in main() local
/aosp12/system/libziparchive/
H A Dzip_archive.cc1264 std::vector<uint8_t> write_buf(kBufSize); in inflateImpl() local