Home
last modified time | relevance | path

Searched defs:read_all (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/scapy/scapy/
H A Dutils.py842 def read_all(self,count=-1): member in RawPcapReader
896 def read_all(self,count=-1): member in PcapReader
1046 def read_all(self,count=-1): member in PcapNgReader
/aosp_15_r20/external/ltp/testcases/kernel/fs/read_all/
H A DMakefile9 read_all: LDLIBS+=-lrt target
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/test/
Dswitchlevels.c22 static int read_all(unsigned char *buf, size_t size) { in read_all() function
/aosp_15_r20/external/tpm2-tss/src/util/
H A Dio.c38 read_all ( in read_all() function
/aosp_15_r20/trusty/user/base/lib/storage/rust/src/
Dtransaction.rs82 pub fn read_all<'buf>( in read_all() method
Dlib.rs343 pub fn read_all<'buf>( in read_all() method
/aosp_15_r20/art/libartbase/base/
H A Dbit_struct_test.cc252 uint32_t read_all = tst.alias_all; in TEST() local
/aosp_15_r20/external/e2fsprogs/misc/
H A Duuidd.c90 static ssize_t read_all(int fd, char *buf, size_t count) in read_all() function
/aosp_15_r20/system/core/fs_mgr/tools/
H A Ddmuserd.cpp98 ssize_t read_all(int fd, void* buf, size_t len) { in read_all() function
/aosp_15_r20/external/libevent/
H A Darc4random.c129 read_all(int fd, unsigned char *buf, size_t count) in read_all() function
/aosp_15_r20/external/e2fsprogs/lib/uuid/
H A Dgen_uuid.c423 static ssize_t read_all(int fd, char *buf, size_t count) in read_all() function
/aosp_15_r20/external/rust/android-crates-io/crates/untrusted/src/
Duntrusted.rs144 pub fn read_all<F, R, E>(&self, incomplete_read: E, read: F) -> Result<R, E> in read_all() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dtelnetlib.py334 def read_all(self): member in Telnet
/aosp_15_r20/external/python/cpython3/Lib/
Dtelnetlib.py334 def read_all(self): member in Telnet
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dtelnetlib.py334 def read_all(self): member in Telnet
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dtelnetlib.py334 def read_all(self): member in Telnet
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dtelnetlib.py334 def read_all(self): member in Telnet
/aosp_15_r20/external/python/cpython2/Lib/
Dtelnetlib.py381 def read_all(self): member in Telnet
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dtelnetlib.py334 def read_all(self): member in Telnet
/aosp_15_r20/external/python/pyserial/serial/
Dserialutil.py648 def read_all(self): member in SerialBase
/aosp_15_r20/external/mesa3d/src/util/
H A Ddisk_cache_os.c448 read_all(int fd, void *buf, size_t count) in read_all() function
/aosp_15_r20/external/lua/src/
H A Dliolib.c534 static void read_all (lua_State *L, FILE *f) { in read_all() function
/aosp_15_r20/system/core/libsparse/
H A Doutput_file.cpp305 int read_all(int fd, void* buf, size_t len) { in read_all() function
/aosp_15_r20/packages/modules/adb/client/
Dfile_sync_client.cpp806 bool ReadAcknowledgements(bool read_all = false) { in ReadAcknowledgements()
/aosp_15_r20/external/mdnsresponder/mDNSShared/
H A Ddnssd_clientstub.c201 static int read_all(dnssd_sock_t sd, char *buf, int len) in read_all() function

12