Home
last modified time | relevance | path

Searched defs:bytes_read (Results 101 – 125 of 621) sorted by relevance

12345678910>>...25

/aosp_15_r20/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_ldac_encoder.cc432 uint32_t bytes_read = 0; in a2dp_ldac_encode_frames() local
514 static bool a2dp_ldac_read_feeding(uint8_t* read_buffer, uint32_t* bytes_read) { in a2dp_ldac_read_feeding()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger_test.cc1263 int bytes_read = -1; in TEST_F() local
1320 int bytes_read = -1; in TEST_F() local
1470 int bytes_read = -1; in TEST_F() local
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_posix.cc550 ssize_t bytes_read = HANDLE_EINTR(read(fd, buffer.data(), buffer.size())); in ReadFromFD() local
862 ssize_t bytes_read = 0; in ReadFileToStringNonBlocking() local
981 ssize_t bytes_read = HANDLE_EINTR(read(fd, buffer.data(), bytes_to_read)); in ReadFile() local
/aosp_15_r20/external/pigweed/pw_protobuf/public/pw_protobuf/
H A Dbytes_utils.h49 ConstByteSpan bytes_read; in DecodeBytesToUint32() local
/aosp_15_r20/external/AFLplusplus/test/
H A Dtest-floatingpoint.c10 ssize_t bytes_read; in main() local
/aosp_15_r20/external/cronet/net/tools/cachetool/
H A Dcachetool.cc349 int bytes_read = 0; in GetResponseInfoForEntry() local
387 int bytes_read = 0; in GetMD5ForResponseBody() local
/aosp_15_r20/external/cronet/net/dns/
H A Dmdns_client_impl.cc234 int bytes_read) { in OnDatagramReceived()
272 int bytes_read) { in HandlePacket()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/sparc64/drivers/
H A Dadi-test.c182 int ret, bytes_read = 0; in read_adi() local
207 int ret, i, bytes_read = 0; in pread_adi() local
/aosp_15_r20/external/openscreen/testing/util/
H A Dread_file.cc20 int bytes_read = 0; in ReadEntireFileToString() local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/files/
H A Dfile_util_posix.cc14 ssize_t bytes_read = in ReadFromFD() local
/aosp_15_r20/external/cpuinfo/tools/
H A Dcpuinfo-dump.c25 ssize_t bytes_read; in main() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/hexagon_nn/
H A Dsoc_model.cc37 const int bytes_read = read(fd, raw_buf, SOC_ID_BUFFER_LENGTH - 1); in get_soc_id() local
/aosp_15_r20/external/cpuinfo/src/linux/
H A Dsmallfile.c40 ssize_t bytes_read; in cpuinfo_linux_parse_small_file() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/
H A Dload_file.cc43 size_t bytes_read = 0; in LoadFile() local
/aosp_15_r20/external/webrtc/rtc_base/system/
H A Dfile_wrapper_unittest.cc50 size_t bytes_read = file.Read(buf, 3); in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Dload_file.cc39 size_t bytes_read = 0; in LoadFile() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dload_file.cc40 size_t bytes_read = 0; in grpc_load_file() local
/aosp_15_r20/system/update_engine/payload_consumer/
H A Dmount_history.cc38 ssize_t bytes_read; in LogMountHistory() local
/aosp_15_r20/system/update_engine/payload_generator/
H A Dblob_file_writer_unittest.cc45 ssize_t bytes_read; in TEST() local
/aosp_15_r20/external/ltp/testcases/kernel/fs/fs_di/
H A Dfrag.c48 int bytes_read = 0, bytes_written = 0, fd1 = -1, fd2 = -1; in main() local
/aosp_15_r20/external/pigweed/pw_channel/
H A Depoll_channel.cc63 int bytes_read = read(channel_fd_, chunk.data(), chunk.size()); in DoPendRead() local
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dutf8_util.c75 size_t bytes_read = in BrotliIsMostlyUTF8() local
/aosp_15_r20/external/brotli/c/enc/
H A Dutf8_util.c75 size_t bytes_read = in BrotliIsMostlyUTF8() local
/aosp_15_r20/external/libjpeg-turbo/
H A Djdmarker.c108 unsigned int bytes_read; /* data bytes read so far in marker */ member
760 unsigned int bytes_read, data_length; in save_marker() local
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/
H A Dstring_projection.cc54 const int bytes_read = in IsDigitString() local
107 auto bytes_read = in SplitByCharInternal() local

12345678910>>...25