Home
last modified time | relevance | path

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

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