HomeSort by relevance Sort by last modified time
    Searched refs:request_type (Results 1 - 25 of 112) sorted by null

1 2 3 4 5

  /external/chromium_org/net/url_request/
url_fetcher.cc 17 URLFetcher::RequestType request_type,
19 return URLFetcher::Create(0, url, request_type, d);
26 URLFetcher::RequestType request_type,
29 return factory ? factory->CreateURLFetcher(id, url, request_type, d)
30 : new URLFetcherImpl(url, request_type, d);
url_fetcher_factory.h 20 URLFetcher::RequestType request_type,
url_fetcher.h 94 // |request_type| is the type of request to make.
97 URLFetcher::RequestType request_type,
105 URLFetcher::RequestType request_type,
  /external/qemu/android/protocol/
fb-updates.h 42 uint8_t request_type; member in struct:FBRequestHeader
  /external/chromium/chrome/browser/chromeos/login/
mock_url_fetchers.cc 24 URLFetcher::RequestType request_type,
26 : URLFetcher(url, request_type, d) {
50 URLFetcher::RequestType request_type,
52 : URLFetcher(url, request_type, d),
72 URLFetcher::RequestType request_type,
74 : URLFetcher(url, request_type, d),
93 URLFetcher::RequestType request_type,
95 : URLFetcher(url, request_type, d),
124 URLFetcher::RequestType request_type,
126 : URLFetcher(url, request_type, d)
    [all...]
mock_url_fetchers.h 25 URLFetcher::RequestType request_type,
44 URLFetcher::RequestType request_type,
61 URLFetcher::RequestType request_type,
78 URLFetcher::RequestType request_type,
95 URLFetcher::RequestType request_type,
120 URLFetcher::RequestType request_type,
  /external/chromium/chrome/common/net/gaia/
gaia_auth_fetcher_unittest.h 25 URLFetcher::RequestType request_type,
47 URLFetcher::RequestType request_type,
49 return new T(success_, url, results_, request_type, d);
gaia_oauth_client_unittest.cc 33 URLFetcher::RequestType request_type,
35 : URLFetcher(url, request_type, d),
80 URLFetcher::RequestType request_type,
87 request_type,
  /external/chromium_org/chrome/browser/chromeos/login/
mock_url_fetchers.h 30 net::URLFetcher::RequestType request_type,
48 net::URLFetcher::RequestType request_type,
63 net::URLFetcher::RequestType request_type,
78 net::URLFetcher::RequestType request_type,
93 net::URLFetcher::RequestType request_type,
116 net::URLFetcher::RequestType request_type,
mock_url_fetchers.cc 25 net::URLFetcher::RequestType request_type,
51 net::URLFetcher::RequestType request_type,
68 net::URLFetcher::RequestType request_type,
85 net::URLFetcher::RequestType request_type,
112 net::URLFetcher::RequestType request_type,
152 net::URLFetcher::RequestType request_type,
  /external/chromium/chrome/common/net/
test_url_fetcher_factory.cc 15 URLFetcher::RequestType request_type,
17 : URLFetcher(url, request_type, d),
40 URLFetcher::RequestType request_type,
42 TestURLFetcher* fetcher = new TestURLFetcher(id, url, request_type, d);
62 FakeURLFetcher(const GURL& url, RequestType request_type, Delegate* d,
64 : URLFetcher(url, request_type, d),
112 URLFetcher::RequestType request_type,
120 return new FakeURLFetcher(url, request_type, d,
test_url_fetcher_factory.h 49 RequestType request_type,
95 URLFetcher::RequestType request_type,
151 URLFetcher::RequestType request_type,
url_fetcher.h 93 RequestType request_type,
101 // |request_type| is the type of request to make.
103 URLFetcher(const GURL& url, RequestType request_type, Delegate* d);
125 static URLFetcher* Create(int id, const GURL& url, RequestType request_type,
url_fetcher.cc 43 RequestType request_type,
205 RequestType request_type,
208 core_(new Core(this, url, request_type, d))),
219 RequestType request_type, Delegate* d) {
222 return new URLFetcherProxy(url, request_type, d);
224 return factory_ ? factory_->CreateURLFetcher(id, url, request_type, d) :
225 new URLFetcher(url, request_type, d);
231 RequestType request_type,
235 request_type_(request_type),
  /external/chromium_org/google_apis/gaia/
mock_url_fetcher_factory.h 23 net::URLFetcher::RequestType request_type,
31 net::URLFetcher::RequestType request_type,
54 net::URLFetcher::RequestType request_type,
56 return new T(success_, url, results_, request_type, d);
  /external/chromium_org/webkit/child/
resource_loader_bridge.cc 17 request_type(ResourceType::MAIN_FRAME),
  /external/chromium/chrome/browser/autofill/
autofill_download.cc 43 AutofillRequestType request_type; member in struct:AutofillDownloadManager::FormRequestData
105 request_data.request_type = AutofillDownloadManager::REQUEST_QUERY;
141 request_data.request_type = AutofillDownloadManager::REQUEST_UPLOAD;
148 AutofillDownloadManager::AutofillRequestType request_type) {
156 it->second.request_type == request_type) {
218 if (request_data.request_type == AutofillDownloadManager::REQUEST_QUERY)
224 if (request_data.request_type == AutofillDownloadManager::REQUEST_QUERY) {
319 it->second.request_type == AutofillDownloadManager::REQUEST_QUERY ?
348 if (it->second.request_type == AutofillDownloadManager::REQUEST_QUERY)
    [all...]
autofill_download.h 56 // |request_type| - type of request that failed.
59 AutofillRequestType request_type,
90 // |request_type| - type of the request.
92 AutofillRequestType request_type);
  /external/chromium_org/content/public/common/
media_stream_request.cc 75 MediaStreamRequestType request_type,
84 request_type(request_type),
media_stream_request.h 168 MediaStreamRequestType request_type,
200 MediaStreamRequestType request_type; member in struct:content::MediaStreamRequest
  /external/chromium_org/components/autofill/core/browser/
autofill_download.cc 66 AutofillRequestType request_type; member in struct:autofill::AutofillDownloadManager::FormRequestData
107 request_data.request_type = AutofillDownloadManager::REQUEST_QUERY;
152 request_data.request_type = AutofillDownloadManager::REQUEST_UPLOAD;
190 if (request_data.request_type == AutofillDownloadManager::REQUEST_QUERY)
209 << AutofillRequestTypeToString(request_data.request_type)
279 AutofillRequestTypeToString(it->second.request_type));
307 if (it->second.request_type == AutofillDownloadManager::REQUEST_QUERY) {
318 it->second.request_type,
326 if (it->second.request_type == AutofillDownloadManager::REQUEST_QUERY) {
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_client.h 211 RequestType request_type);
214 void HandleMalformedResponse(RequestType request_type,
229 // Converts |request_type| to an UMA metric.
231 RequestType request_type) const;
  /external/chromium/webkit/glue/
resource_loader_bridge.cc 54 request_type(ResourceType::MAIN_FRAME),
  /external/chromium/android/autofill/
url_fetcher_proxy.h 72 URLFetcher::RequestType request_type,
75 request_type_(request_type),
  /external/chromium_org/chrome/browser/local_discovery/
privet_url_fetcher.h 59 net::URLFetcher::RequestType request_type,
115 net::URLFetcher::RequestType request_type,

Completed in 366 milliseconds

1 2 3 4 5