Home
last modified time | relevance | path

Searched refs:withTimeout (Results 1 – 2 of 2) sorted by relevance

/external/libmicrohttpd/src/testcurl/
Dtest_timeout.c41 static int withTimeout = 1; variable
73 if (test == &withTimeout) in termination_cb()
75 withTimeout = 0; in termination_cb()
179 MHD_OPTION_NOTIFY_COMPLETED, &termination_cb, &withTimeout, in testWithoutTimeout()
290 if ((withTimeout == 0) && (withoutTimeout == 0)) in main()
/external/google-breakpad/src/client/mac/sender/
Dcrash_report_sender.m207 withTimeout:(NSTimeInterval)timeout;
255 buttonPressed = [self runModalWindow:alertWindow_ withTimeout:timeout];
277 buttonPressed = [self runModalWindow:alert withTimeout:timeout];
357 withTimeout:(NSTimeInterval)timeout {