Home
last modified time | relevance | path

Searched defs:read_buf (Results 1 – 5 of 5) sorted by relevance

/system/logging/liblog/tests/
Dlogd_writer_test.cpp71 char read_buf[512]; in TEST() local
/system/core/trusty/storage/proxy/
Drpmb.c116 static uint8_t read_buf[4096]; variable
487 static int send_virt_rpmb_req(int rpmb_fd, void* read_buf, size_t read_size, const void* payload, in send_virt_rpmb_req()
/system/extras/tests/directiotest/
Ddirectiotest.c176 void *read_buf = NULL, *write_buf = NULL; in main() local
/system/nvram/messages/tests/
Dio_test.cpp104 uint8_t read_buf[10]; in TEST() local
/system/libziparchive/
Dzip_archive.cc1396 std::vector<uint8_t> read_buf; in inflateImpl() local
1576 const auto read_buf = mapped_zip.ReadAtOffset(write_span.data(), block_size, offset); in CopyEntryToWriter() local