Searched defs:bufsize (Results 1 – 11 of 11) sorted by relevance
/system/extras/libfec/test/ |
D | test_read.cpp | 24 const unsigned bufsize = 2 * 1024 * FEC_BLOCKSIZE; variable
|
/system/hardware/interfaces/net/netd/testutils/ |
D | VtsHalNetNetdTestUtils.cpp | 57 size_t bufsize = 0; in runCommand() local
|
/system/netd/tests/ |
D | test_utils.cpp | 49 size_t bufsize = 0; in runCommand() local
|
/system/core/fs_mgr/ |
D | fs_mgr_verity.cpp | 197 static bool format_verity_table(char *buf, const size_t bufsize, in format_verity_table() 236 static bool format_legacy_verity_table(char *buf, const size_t bufsize, in format_legacy_verity_table()
|
/system/vold/bench/ |
D | benchgen.py | 107 bufsize = 1048576 variable
|
/system/core/fastboot/ |
D | usb_linux.cpp | 287 char* buf, int bufsize) in read_sysfs_string()
|
/system/core/libsysutils/src/ |
D | NetlinkEvent.cpp | 507 const size_t bufsize = numaddrs * kMaxSingleAddressLength; in parseNdUserOptMessage() local
|
/system/netd/client/ |
D | NetdClient.cpp | 234 int netdClientSendto(int sockfd, const void* buf, size_t bufsize, int flags, const sockaddr* addr, in netdClientSendto()
|
/system/core/adb/ |
D | sysdeps.h | 482 static inline int adb_getlogin_r(char* buf, size_t bufsize) { in adb_getlogin_r()
|
D | sysdeps_win32.cpp | 1045 int adb_getlogin_r(char* buf, size_t bufsize) { in adb_getlogin_r()
|
/system/connectivity/wificond/net/kernel-header-latest/ |
D | nl80211.h | 4327 __u32 min_len, max_len, bufsize; member
|