Home
last modified time | relevance | path

Searched refs:completed_cb (Results 1 – 4 of 4) sorted by relevance

/external/libmicrohttpd/src/testzzuf/
Dtest_post.c55 completed_cb (void *cls, in completed_cb() function
162 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testInternalPost()
213 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testMultithreadedPost()
276 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testExternalPost()
Dtest_post_form.c53 completed_cb (void *cls, in completed_cb() function
181 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testInternalPost()
232 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testMultithreadedPost()
293 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testExternalPost()
/external/libmicrohttpd/src/testcurl/
Dtest_postform.c60 completed_cb (void *cls, in completed_cb() function
188 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testInternalPost()
244 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testMultithreadedPost()
301 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testMultithreadedPoolPost()
367 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testExternalPost()
Dtest_post.c66 completed_cb (void *cls, in completed_cb() function
175 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testInternalPost()
229 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testMultithreadedPost()
284 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testMultithreadedPoolPost()
348 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testExternalPost()