/aosp_15_r20/external/llvm/utils/unittest/googletest/src/ |
H A D | gtest-death-test.cc | 390 int bytes_read; in ReadAndInterpretStatusByte() local
|
/aosp_15_r20/packages/modules/adb/ |
D | sysdeps_win32.cpp | 463 DWORD bytes_read; in adb_pread() local 1926 const int bytes_read = std::min(len, g_console_input_buffer.size()); in _console_read() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/ |
D | grpc_ares_ev_driver_windows.cc | 276 ares_ssize_t bytes_read = 0; in RecvFrom() local
|
/aosp_15_r20/system/nfc/src/nfc/tags/ |
H A D | rw_t1t_ndef.cc | 854 uint8_t bytes_read = T1T_STATIC_SIZE; in rw_t1t_handle_tlv_detect_rsp() local
|
/aosp_15_r20/external/libvpx/third_party/googletest/src/src/ |
H A D | gtest-port.cc | 1212 size_t bytes_read = 0; // # of bytes read so far in ReadEntireFile() local
|
/aosp_15_r20/system/media/audio_route/ |
H A D | audio_route.c | 1014 int bytes_read; in audio_route_init() local
|
/aosp_15_r20/external/mesa3d/src/gtest/src/ |
H A D | gtest-port.cc | 1212 size_t bytes_read = 0; // # of bytes read so far in ReadEntireFile() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/ |
H A D | gtest-port.cc | 1212 size_t bytes_read = 0; // # of bytes read so far in ReadEntireFile() local
|
/aosp_15_r20/external/libaom/third_party/googletest/src/googletest/src/ |
H A D | gtest-port.cc | 1212 size_t bytes_read = 0; // # of bytes read so far in ReadEntireFile() local
|
/aosp_15_r20/external/libxml2/ |
H A D | nanohttp.c | 1164 int bytes_read = 0; in xmlNanoHTTPRead() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/src/ |
H A D | gtest-port.cc | 1210 size_t bytes_read = 0; // # of bytes read so far in ReadEntireFile() local
|
/aosp_15_r20/system/core/init/ |
H A D | init.cpp | 711 ssize_t bytes_read = TEMP_FAILURE_RETRY(read(signal_fd, &siginfo, sizeof(siginfo))); in HandleSignalFd() local
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_cpp_gen_headers/gen/external/perfetto/protos/perfetto/common/ |
D | trace_stats.gen.h | 365 uint64_t bytes_read() const { return bytes_read_; } in bytes_read() function
|
/aosp_15_r20/external/googletest/googletest/src/ |
H A D | gtest-port.cc | 1252 size_t bytes_read = 0; // # of bytes read so far in ReadEntireFile() local
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/src/ |
H A D | gtest-port.cc | 1252 size_t bytes_read = 0; // # of bytes read so far in ReadEntireFile() local
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_cpp_gen_headers/gen/external/perfetto/protos/perfetto/common/ |
H A D | trace_stats.gen.h | 365 uint64_t bytes_read() const { return bytes_read_; } in bytes_read() function
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | nanohttp.c | 1183 int bytes_read = 0; in xmlNanoHTTPRead() local
|
/aosp_15_r20/frameworks/native/cmds/atrace/ |
H A D | atrace.cpp | 934 ssize_t bytes_read = read(traceFD, trace_data, 4096); in streamTrace() local
|
/aosp_15_r20/external/cronet/third_party/brotli/tools/ |
H A D | brotli.c | 707 size_t bytes_read; in ReadDictionary() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/ |
D | gtest-port.cc | 1223 size_t bytes_read = 0; // # of bytes read so far in ReadEntireFile() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/gpio-cdev/src/ |
D | lib.rs | 1008 let bytes_read = self.file.read(data_as_buf)?; in read_event() localVariable
|
/aosp_15_r20/frameworks/av/media/libmedia/ |
H A D | MediaProfiles.cpp | 1247 int bytes_read = ::fread(buff, 1, BUFF_SIZE, fp); in createInstanceFromXmlFile() local
|
/aosp_15_r20/external/avb/rust/src/ |
H A D | ops.rs | 507 let bytes_read = ops.read_from_partition(partition, offset, buffer)?; in try_read_from_partition() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/vm-memory/src/ |
D | guest_memory.rs | 909 let bytes_read = region.read(&mut buf, caddr)?; in write_to() localVariable
|
/aosp_15_r20/external/cronet/net/socket/ |
H A D | tcp_socket_unittest.cc | 441 size_t bytes_read = 0; in TEST_F() local
|