Home
last modified time | relevance | path

Searched defs:http_client (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dhttp_client.c21 struct http_client { struct
28 void (*cb)(void *ctx, struct http_client *c, argument
38 struct http_client *c = eloop_data; in http_client_timeout() argument
/external/chromium_org/chrome/browser/local_discovery/storage/
Dprivet_filesystem_operations.cc131 PrivetV1HTTPClient* http_client, in PrivetFileSystemResolved()
243 PrivetV1HTTPClient* http_client, in PrivetFileSystemResolved()
/external/chromium_org/chrome/browser/local_discovery/
Dprivet_local_printer_lister.cc84 scoped_ptr<PrivetHTTPClient> http_client) { in OnPrivetResolved()
Dprivet_notifications.cc119 scoped_ptr<PrivetHTTPClient> http_client) { in CreateInfoOperation()
/external/chromium_org/chrome/browser/ui/webui/print_preview/
Dprint_preview_handler.cc1420 scoped_ptr<local_discovery::PrivetHTTPClient> http_client) { in PrivetCapabilitiesUpdateClient()
1432 scoped_ptr<local_discovery::PrivetHTTPClient> http_client) { in PrivetUpdateClient()
1453 scoped_ptr<local_discovery::PrivetHTTPClient> http_client) { in PrivetLocalPrintUpdateClient()
/external/chromium_org/chrome/browser/ui/webui/local_discovery/
Dlocal_discovery_ui_handler.cc289 scoped_ptr<PrivetHTTPClient> http_client) { in StartRegisterHTTP()