Home
last modified time | relevance | path

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

/system/extras/libfec/test/
Dtest_read.cpp24 const unsigned bufsize = 2 * 1024 * FEC_BLOCKSIZE; variable
/system/core/fs_mgr/
Dfs_mgr_verity.cpp195 static bool format_verity_table(char *buf, const size_t bufsize, in format_verity_table()
234 static bool format_legacy_verity_table(char *buf, const size_t bufsize, in format_legacy_verity_table()
259 size_t bufsize; in load_verity_table() local
Dfs_mgr_avb.cpp302 size_t bufsize = DM_BUF_SIZE - (verity_params - buffer); in hashtree_load_verity_table() local
/system/vold/bench/
Dbenchgen.py107 bufsize = 1048576 variable
/system/core/sdcard/
Dfuse.cpp107 static ssize_t get_node_path_locked(struct node* node, char* buf, size_t bufsize) { in get_node_path_locked()
147 char* buf, size_t bufsize, int search) in find_file_within()
435 char* buf, size_t bufsize) in lookup_node_and_path_by_id_locked()
/system/core/fastboot/
Dusb_linux.cpp275 char* buf, int bufsize) in read_sysfs_string()
/system/core/libsysutils/src/
DNetlinkEvent.cpp466 const size_t bufsize = kTagLength + numaddrs * kMaxSingleAddressLength; in parseNdUserOptMessage() local
/system/netd/tests/
Dbinder_test.cpp130 size_t bufsize = 0; in runCommand() local