Home
last modified time | relevance | path

Searched defs:bytes_written (Results 1 – 20 of 20) sorted by relevance

/system/nvram/messages/include/nvram/messages/
Dio.h158 size_t bytes_written() const { return pos_ - data_; } in bytes_written() function
171 size_t bytes_written() const { in bytes_written() function
/system/update_engine/payload_consumer/
Dextent_writer.cc36 size_t bytes_written = 0; in Write() local
Dfile_writer.cc35 size_t bytes_written = 0; in Write() local
Dextent_writer_unittest.cc113 size_t bytes_written = 0; in WriteAlignedExtents() local
153 size_t bytes_written = 0; in TEST_F() local
Dblock_extent_writer.cc115 const auto bytes_written = ConsumeWithBuffer(data, count); in Write() local
Dinstall_operation_executor.cc65 bool Write(const void* buf, size_t count, size_t* bytes_written) override { in Write()
/system/chre/apps/nearby/third_party/nanopb/
Dpb_encode.h41 size_t bytes_written; /* Number of bytes written so far. */ member
/system/unwinding/libunwindstack/tools/
Dunwind_for_offline.cpp167 size_t bytes_written = fwrite(buffer.data(), 1, bytes, output.get()); in CopyElf() local
205 size_t bytes_written = fwrite(buffer.data(), 1, bytes, output.get()); in CreateElfFromMemory() local
/system/update_engine/lz4diff/
Dlz4diff_compress.cc95 const uint64_t bytes_written = ret; in TryCompressBlob() local
/system/update_engine/common/
Dutils.cc154 ssize_t bytes_written = 0; in WriteAll() local
165 size_t bytes_written = 0; in PWriteAll() local
187 ssize_t bytes_written = 0; in WriteAll() local
406 const auto bytes_written = in SendFile() local
1065 size_t bytes_written = 0; in WriteExtents() local
/system/extras/ioshark/
Dioshark_bench.h64 u_int64_t bytes_written; member
/system/update_engine/liburing_cpp/tests/
DBasicTests.cpp148 size_t bytes_written = 0; in WriteTestData() local
/system/gatekeeper/
Dgatekeeper_messages.cpp111 uint32_t bytes_written = 0; in Serialize() local
/system/core/fs_mgr/libfiemap/
Dfiemap_writer_test.cpp385 size_t bytes_written = 0; in TEST_F() local
412 size_t bytes_written = 0; in TEST_F() local
/system/core/trusty/storage/lib/
Dstorage.c242 size_t bytes_written = 0; in storage_write() local
/system/logging/logd/
Dlogd_test.cpp53 ssize_t bytes_written = TEMP_FAILURE_RETRY(write(sock, command, command_length)); in write_command() local
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dwriter_v3.cpp506 size_t bytes_written = 0; in FlushCacheOps() local
/system/libbase/
Dfile.cpp356 DWORD bytes_written; in pwrite() local
/system/core/libsparse/
Doutput_file.cpp326 uint64_t bytes_written = 0; in write_fd_chunk_range() local
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h128519 size_t bytes_written; member