Searched defs:write_buf (Results 1 – 3 of 3) sorted by relevance
146 const uint8_t* write_buf = req->payload; in send_mmc_rpmb_req() local202 const uint8_t* write_buf = req->payload; in send_ufs_rpmb_req() local
176 void *read_buf = NULL, *write_buf = NULL; in main() local
1264 std::vector<uint8_t> write_buf(kBufSize); in inflateImpl() local