Home
last modified time | relevance | path

Searched defs:bufsize (Results 1 – 7 of 7) sorted by relevance

/system/vold/bench/
Dbenchgen.py107 bufsize = 1048576 variable
/system/core/adb/
Dsysdeps.h229 static __inline__ int adb_socket_setbufsize( int fd, int bufsize ) in adb_socket_setbufsize()
446 static __inline__ int adb_socket_setbufsize( int fd, int bufsize ) in adb_socket_setbufsize()
Dadb.cpp291 static size_t fill_connect_data(char *buf, size_t bufsize) in fill_connect_data()
/system/core/libsysutils/src/
DNetlinkEvent.cpp471 const size_t bufsize = kTagLength + numaddrs * kMaxSingleAddressLength; in parseNdUserOptMessage() local
/system/core/fastboot/
Dusb_linux.c250 char* buf, int bufsize) in read_sysfs_string()
/system/core/sdcard/
Dsdcard.c320 static ssize_t get_node_path_locked(struct node* node, char* buf, size_t bufsize) { in get_node_path_locked()
360 char* buf, size_t bufsize, int search) in find_file_within()
636 char* buf, size_t bufsize) in lookup_node_and_path_by_id_locked()
/system/core/fs_mgr/
Dfs_mgr_verity.c363 size_t bufsize; in load_verity_table() local