Searched defs:nmemb (Results 1 – 6 of 6) sorted by relevance
/system/update_engine/ |
D | libcurl_http_fetcher.h | 157 size_t nmemb, in StaticLibcurlWrite()
|
D | libcurl_http_fetcher.cc | 518 size_t LibcurlHttpFetcher::LibcurlWrite(void* ptr, size_t size, size_t nmemb) { in LibcurlWrite()
|
/system/libufdt/sysdeps/ |
D | libufdt_sysdeps_posix.c | 35 void dto_qsort(void *base, size_t nmemb, size_t size, in dto_qsort()
|
D | libufdt_sysdeps_vendor.c | 174 void dto_qsort(void *base, size_t nmemb, size_t size, in dto_qsort()
|
/system/core/toolbox/upstream-netbsd/usr.bin/grep/ |
D | util.c | 406 grep_calloc(size_t nmemb, size_t size) in grep_calloc()
|
/system/core/adb/ |
D | sysdeps_win32.cpp | 2555 static size_t _console_fwrite(const void* ptr, size_t size, size_t nmemb, in _console_fwrite() 2567 size_t adb_fwrite(const void* ptr, size_t size, size_t nmemb, FILE* stream) { in adb_fwrite()
|