Searched defs:nmemb (Results 1 – 4 of 4) sorted by relevance
/system/update_engine/ |
D | libcurl_http_fetcher.h | 152 size_t nmemb, void *stream) { in StaticLibcurlWrite()
|
D | libcurl_http_fetcher.cc | 460 size_t LibcurlHttpFetcher::LibcurlWrite(void *ptr, size_t size, size_t nmemb) { in LibcurlWrite()
|
/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 | 2631 static size_t _console_fwrite(const void* ptr, size_t size, size_t nmemb, in _console_fwrite() 2643 size_t adb_fwrite(const void* ptr, size_t size, size_t nmemb, FILE* stream) { in adb_fwrite()
|