| /external/oauth/core/src/main/java/net/oauth/client/ |
| D | OAuthResponseMessage.java | 36 OAuthResponseMessage(HttpResponseMessage http) throws IOException in OAuthResponseMessage() 52 private final HttpMessage http; field in OAuthResponseMessage
|
| D | OAuthClient.java | 68 public OAuthClient(HttpClient http) in OAuthClient() 73 private HttpClient http; field in OAuthClient 75 public void setHttpClient(HttpClient http) { in setHttpClient()
|
| D | URLConnectionClient.java | 53 HttpURLConnection http = (HttpURLConnection) connection; in execute() local
|
| D | URLConnectionResponse.java | 107 …HttpURLConnection http = (connection instanceof HttpURLConnection) ? (HttpURLConnection) connection in dump() local
|
| /external/chromium_org/third_party/webrtc/base/ |
| D | httprequest.cc | 34 void HttpMonitor::Connect(HttpClient *http) { in Connect() 39 void HttpMonitor::OnHttpClientComplete(HttpClient * http, HttpErrorType error) { in OnHttpClientComplete()
|
| /external/chromium_org/third_party/libevent/test/ |
| D | regress_rpc.c | 132 struct evhttp *http = NULL; in rpc_setup() local 179 struct evhttp *http = NULL; in rpc_basic_test() local 262 struct evhttp *http = NULL; in rpc_basic_message() local 440 struct evhttp *http = NULL; in rpc_basic_client() local 511 struct evhttp *http = NULL; in rpc_basic_queued_client() local 576 struct evhttp *http = NULL; in rpc_client_timeout() local
|
| /external/chromium_org/sync/test/fake_server/ |
| D | fake_server_http_post_provider.cc | 30 FakeServerHttpPostProvider* http = in Create() local 37 HttpPostProviderInterface* http) { in Destroy()
|
| /external/chromium_org/third_party/libevent/ |
| D | http.c | 1000 struct evhttp *http = evcon->http_server; in evhttp_connection_free() local 2190 struct evhttp *http = arg; in evhttp_handle_request() local 2235 struct evhttp *http = arg; in accept_socket() local 2252 evhttp_bind_socket(struct evhttp *http, const char *address, u_short port) in evhttp_bind_socket() 2276 evhttp_accept_socket(struct evhttp *http, int fd) in evhttp_accept_socket() 2307 struct evhttp *http = NULL; in evhttp_new_object() local 2326 struct evhttp *http = evhttp_new_object(); in evhttp_new() local 2340 struct evhttp *http = evhttp_new_object(); in evhttp_start() local 2351 evhttp_free(struct evhttp* http) in evhttp_free() 2384 evhttp_set_timeout(struct evhttp* http, int timeout_in_secs) in evhttp_set_timeout() [all …]
|
| /external/chromium_org/chrome/browser/sync/test/ |
| D | test_http_bridge_factory.cc | 40 void TestHttpBridgeFactory::Destroy(syncer::HttpPostProviderInterface* http) { in Destroy()
|
| /external/wpa_supplicant_8/src/utils/ |
| D | browser-android.c | 69 struct http_server *http; in hs20_web_browser() local
|
| D | browser-system.c | 69 struct http_server *http; in hs20_web_browser() local
|
| D | browser-wpadebug.c | 70 struct http_server *http; in hs20_web_browser() local
|
| /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-java/ |
| D | HelloLicenseServlet.java | 74 URLConnection http = in doGet() local
|
| /external/chromium_org/content/browser/media/ |
| D | media_browsertest.cc | 33 bool http) { in RunMediaTestPage() 77 void PlayAudio(const std::string& media_file, bool http) { in PlayAudio() 82 void PlayVideo(const std::string& media_file, bool http) { in PlayVideo() 96 bool http) { in PlayMedia()
|
| /external/chromium_org/printing/backend/ |
| D | print_backend_cups.cc | 251 HttpConnectionCUPS http(print_server_url_, cups_encryption_); in GetDests() local 275 HttpConnectionCUPS http(print_server_url_, cups_encryption_); in GetPPD() local
|
| /external/chromium_org/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/ |
| D | imageinfo.js | 20 function(http) { argument
|
| /external/chromium_org/chrome/browser/media/ |
| D | media_browsertest.cc | 33 bool http) { in RunMediaTestPage()
|
| /external/chromium_org/sync/internal_api/ |
| D | http_bridge.cc | 98 HttpBridge* http = new HttpBridge(request_context_getter_.get(), in Create() local 104 void HttpBridgeFactory::Destroy(HttpPostProviderInterface* http) { in Destroy()
|
| D | syncapi_server_connection_manager.cc | 37 HttpPostProviderInterface* http = post_provider_; in Init() local
|
| D | syncapi_server_connection_manager_unittest.cc | 65 virtual void Destroy(HttpPostProviderInterface* http) OVERRIDE { in Destroy()
|
| /external/chromium_org/third_party/skia/expectations/gm/ |
| D | loader.js | 18 function($scope, $http) {
|
| /external/skia/expectations/gm/ |
| D | loader.js | 18 function($scope, $http) {
|
| /external/skia/tools/skpdiff/ |
| D | diff_viewer.js | 185 function ImageController($scope, $http, $location, $timeout, $parse) { 213 function DiffListController($scope, $http, $location, $timeout, $parse) {
|
| /external/chromium_org/third_party/skia/tools/skpdiff/ |
| D | diff_viewer.js | 185 function ImageController($scope, $http, $location, $timeout, $parse) { 213 function DiffListController($scope, $http, $location, $timeout, $parse) {
|
| /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/ |
| D | __init__.py | 415 def __init__(self, credentials, host, request_uri, headers, response, content, http): argument 449 def __init__(self, credentials, host, request_uri, headers, response, content, http): argument 461 def __init__(self, credentials, host, request_uri, headers, response, content, http): argument 519 def __init__(self, credentials, host, request_uri, headers, response, content, http): argument 585 def __init__(self, credentials, host, request_uri, headers, response, content, http): argument 602 def __init__(self, credentials, host, request_uri, headers, response, content, http): argument
|