Home
last modified time | relevance | path

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

/art/odrefresh/
Dodr_statslog_android.cc62 int bytes_written = in UploadStatsIfAvailable() local
/art/libprofile/profile/
Dprofile_helpers.h31 int bytes_written = TEMP_FAILURE_RETRY(write(fd, buffer, byte_count)); in WriteBuffer() local
Dprofile_compilation_info.cc827 uint64_t* bytes_written, in Save()
900 uint64_t* bytes_written, in SaveFallback()
960 int bytes_written = TEMP_FAILURE_RETRY(write(fd, buffer, byte_count)); in WriteBuffer() local
/art/libelffile/stream/
Dfile_output_stream.cc75 ssize_t bytes_written = write(fd, buffer.data(), size); in Seek() local
/art/libartbase/base/unix_file/
Dfd_file.cc131 DWORD bytes_written = 0; in pwrite() local
480 ssize_t bytes_written = kUseOffset in WriteFullyGeneric() local
/art/runtime/jit/
Dprofile_saver.cc898 uint64_t bytes_written; in ProcessProfilingInfo() local