Home
last modified time | relevance | path

Searched defs:size_read (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_host_test.cc358 auto size_read = read_with_retry(fake_server_socket_, read_buf.data(), read_buf.size()); in TEST_F() local
370 auto size_read = read_with_retry(fake_server_socket_, read_buf.data(), read_buf.size()); in TEST_F() local
382 auto size_read = read_with_retry(fake_server_socket_, read_buf.data(), read_buf.size()); in TEST_F() local
398 auto size_read = read_with_retry(fake_server_socket_, read_buf.data(), read_buf.size()); in TEST_F() local
412 auto size_read = read_with_retry(fake_server_socket_, read_buf.data(), read_buf.size()); in TEST_F() local
/aosp_15_r20/external/libbrillo/brillo/streams/
H A Dstream.cc67 size_t* size_read, in ReadBlocking()
89 size_t size_read = 0; in ReadAllBlocking() local
327 size_t size_read, in ReadAllAsyncCallback()
H A Dtls_stream.cc151 size_t* size_read, in ReadNonBlocking()
497 size_t* size_read, in ReadNonBlocking()
H A Dmemory_containers.cc36 size_t* size_read, in Read()
H A Dinput_stream_set.cc113 size_t* size_read, in ReadNonBlocking()
H A Dmemory_stream.cc142 size_t* size_read, in ReadNonBlocking()
H A Dfake_stream.cc200 size_t* size_read, in ReadNonBlocking()
H A Dfile_stream.cc434 size_t* size_read, in ReadNonBlocking()
H A Dfake_stream_test.cc42 size_t size_read = 0; in ReadString() local
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/minizip/
Dminizip.c191 unsigned long size_read = 0; in getFileCrc() local
399 int size_read; local
/aosp_15_r20/external/zlib/contrib/minizip/
H A Dminizip.c183 unsigned long size_read = 0; in getFileCrc() local
387 size_t size_read; in main() local
/aosp_15_r20/external/arm-trusted-firmware/drivers/mmc/
H A Dmmc.c712 size_t size_read; in mmc_rpmb_read_blocks() local
760 size_t size_read; in mmc_boot_part_read_blocks() local
/aosp_15_r20/external/webrtc/modules/audio_processing/test/
H A Dprotobuf_utils.cc25 int32_t size_read = input->gcount(); in ReadMessageBytesFromString() local
/aosp_15_r20/external/libgav1/examples/
H A Dfile_reader.cc131 const size_t size_read = in ReadTemporalUnit() local
/aosp_15_r20/external/marisa-trie/lib/marisa/grimoire/io/
H A Dreader.cc122 const int size_read = ::_read(fd_, buf, count); in read_data() local
/aosp_15_r20/external/libbrillo/brillo/
H A Ddata_encoding.cc142 size_t size_read = modp_b64_decode(reinterpret_cast<char*>(output->data()), in Base64Decode() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_opt.cpp168 load_payload_sources_read_for_size(fs_inst *lp, unsigned size_read) in load_payload_sources_read_for_size()
/aosp_15_r20/external/google-breakpad/src/tools/windows/converter_exe/
H A Dhttp_download.cc290 DWORD size_read; in Download() local
/aosp_15_r20/external/pigweed/pw_digital_io_linux/
H A Dnotifier_test.cc103 auto size_read = read(event_fd_, &val, sizeof(val)); in HandleEvents() local
/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_connection_curl_test.cc75 size_t size_read = read_callback(buffer, sizeof(buffer), 1, connection); in DoPerform() local
/aosp_15_r20/external/rust/android-crates-io/crates/unsafe-libyaml/src/
Dreader.rs96 let mut size_read: size_t = 0_u64; in yaml_parser_update_raw_buffer() localVariable
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/mmc/
Dmmc.c809 size_t size_read; in mmc_boot_part_read_blocks() local
/aosp_15_r20/external/google-breakpad/src/common/windows/
H A Dhttp_upload.cc191 DWORD size_read; in ReadResponse() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Dfile_rotating_stream_unittest.cc101 size_t size_read = f.Read(buffer.get(), expected_length + 1); in VerifyFileContents() local
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dvalidation_unittest.cc120 size_t size_read = fread(&result->at(0), 1, size, fp); in ReadFile() local

12