/aosp_15_r20/packages/modules/Bluetooth/system/stack/a2dp/ |
D | a2dp_vendor_ldac_encoder.cc | 432 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/ |
D | snoop_logger_test.cc | 1263 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 D | file_util_posix.cc | 550 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 D | bytes_utils.h | 49 ConstByteSpan bytes_read; in DecodeBytesToUint32() local
|
/aosp_15_r20/external/AFLplusplus/test/ |
H A D | test-floatingpoint.c | 10 ssize_t bytes_read; in main() local
|
/aosp_15_r20/external/cronet/net/tools/cachetool/ |
H A D | cachetool.cc | 349 int bytes_read = 0; in GetResponseInfoForEntry() local 387 int bytes_read = 0; in GetMD5ForResponseBody() local
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | mdns_client_impl.cc | 234 int bytes_read) { in OnDatagramReceived() 272 int bytes_read) { in HandlePacket()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/sparc64/drivers/ |
H A D | adi-test.c | 182 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 D | read_file.cc | 20 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 D | file_util_posix.cc | 14 ssize_t bytes_read = in ReadFromFD() local
|
/aosp_15_r20/external/cpuinfo/tools/ |
H A D | cpuinfo-dump.c | 25 ssize_t bytes_read; in main() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/hexagon_nn/ |
H A D | soc_model.cc | 37 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 D | smallfile.c | 40 ssize_t bytes_read; in cpuinfo_linux_parse_small_file() local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/ |
H A D | load_file.cc | 43 size_t bytes_read = 0; in LoadFile() local
|
/aosp_15_r20/external/webrtc/rtc_base/system/ |
H A D | file_wrapper_unittest.cc | 50 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/ |
D | load_file.cc | 39 size_t bytes_read = 0; in LoadFile() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | load_file.cc | 40 size_t bytes_read = 0; in grpc_load_file() local
|
/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | mount_history.cc | 38 ssize_t bytes_read; in LogMountHistory() local
|
/aosp_15_r20/system/update_engine/payload_generator/ |
H A D | blob_file_writer_unittest.cc | 45 ssize_t bytes_read; in TEST() local
|
/aosp_15_r20/external/ltp/testcases/kernel/fs/fs_di/ |
H A D | frag.c | 48 int bytes_read = 0, bytes_written = 0, fd1 = -1, fd2 = -1; in main() local
|
/aosp_15_r20/external/pigweed/pw_channel/ |
H A D | epoll_channel.cc | 63 int bytes_read = read(channel_fd_, chunk.data(), chunk.size()); in DoPendRead() local
|
/aosp_15_r20/external/cronet/third_party/brotli/enc/ |
H A D | utf8_util.c | 75 size_t bytes_read = in BrotliIsMostlyUTF8() local
|
/aosp_15_r20/external/brotli/c/enc/ |
H A D | utf8_util.c | 75 size_t bytes_read = in BrotliIsMostlyUTF8() local
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | jdmarker.c | 108 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 D | string_projection.cc | 54 const int bytes_read = in IsDigitString() local 107 auto bytes_read = in SplitByCharInternal() local
|