Searched defs:amt_read (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/libpcap/ |
H A D | sf-pcap.c | 163 size_t amt_read; in pcap_check_header() local 451 size_t amt_read; in pcap_next_packet() local 932 size_t amt_read; in pcap_dump_open_append() local
|
H A D | sf-pcapng.c | 261 size_t amt_read; in read_bytes() local 774 size_t amt_read; in pcap_ng_check_header() local
|
H A D | savefile.c | 487 size_t amt_read; in pcap_fopen_offline_with_tstamp_precision() local
|
/aosp_15_r20/external/libchrome/ipc/ |
H A D | ipc_send_fds_test.cc | 93 ssize_t amt_read = read(fd, &buf, 1); in HandleFD() local
|
/aosp_15_r20/external/cronet/ipc/ |
H A D | ipc_send_fds_test.cc | 85 ssize_t amt_read = read(fd, &buf, 1); in HandleFD() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | itspoof.cpp | 423 int32_t amt_read = static_cast<int32_t>(fread(fileBuf.getAlias(), 1, fileSize, f.getAlias())); in testConfData() local
|
H A D | intltest.cpp | 2374 int amt_read; in ReadAndConvertFile() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | itspoof.cpp | 423 int32_t amt_read = static_cast<int32_t>(fread(fileBuf.getAlias(), 1, fileSize, f.getAlias())); in testConfData() local
|
H A D | intltest.cpp | 2228 int amt_read; in ReadAndConvertFile() local
|