Searched defs:url (Results 1 – 20 of 20) sorted by relevance
| /system/update_engine/common/ |
| D | file_fetcher.cc | 44 bool FileFetcher::SupportedUrl(const string& url) { in SupportedUrl() 57 void FileFetcher::BeginTransfer(const string& url) { in BeginTransfer()
|
| D | http_fetcher.cc | 46 bool HttpFetcher::ResolveProxiesForUrl(const string& url, in ResolveProxiesForUrl()
|
| D | mock_http_fetcher.cc | 39 void MockHttpFetcher::BeginTransfer(const std::string& url) { in BeginTransfer()
|
| D | multi_range_http_fetcher.cc | 31 void MultiRangeHttpFetcher::BeginTransfer(const std::string& url) { in BeginTransfer()
|
| D | http_fetcher_unittest.cc | 452 void StartTransfer(HttpFetcher* http_fetcher, const string& url) { in StartTransfer() 1001 const string& url, in RedirectTest() 1031 const string url = base::StringPrintf("/redirect/%d/download/%d", in TYPED_TEST() local 1045 string url; in TYPED_TEST() local 1061 string url; in TYPED_TEST() local 1103 const string& url, in MultiTest()
|
| /system/update_engine/ |
| D | proxy_resolver.cc | 44 const string& url, const ProxiesResolvedFn& callback) { in GetProxiesForUrl()
|
| D | test_http_server.cc | 77 string url; member 381 string url = request.url; in HandleRedirect() local 484 UrlTerms(const string &url, size_t num_terms) { in UrlTerms() 518 string &url = request.url; in HandleConnection() local
|
| D | libcurl_http_fetcher.cc | 145 void LibcurlHttpFetcher::ResumeTransfer(const string& url) { in ResumeTransfer() 344 void LibcurlHttpFetcher::BeginTransfer(const string& url) { in BeginTransfer()
|
| D | binder_service_android.cc | 84 const android::String16& url, in applyPayload()
|
| D | fake_p2p_manager.h | 113 void SetLookupUrlForFileResult(const std::string& url) { in SetLookupUrlForFileResult()
|
| D | chrome_browser_proxy_resolver.cc | 69 const string& url, const ProxiesResolvedFn& callback) { in GetProxiesForUrl()
|
| D | payload_state.h | 142 void SetP2PUrl(const std::string& url) override { in SetP2PUrl()
|
| D | p2p_manager.cc | 428 void IssueCallback(const string& url) { in IssueCallback() 443 string url = output; in ReportSuccess() local
|
| D | p2p_manager_unittest.cc | 465 const string& url) { in ExpectUrl()
|
| D | update_attempter_android.cc | 436 void UpdateAttempterAndroid::BuildUpdateActions(const string& url) { in BuildUpdateActions()
|
| D | omaha_request_params.h | 142 inline void set_update_url(const std::string& url) { update_url_ = url; } in set_update_url()
|
| D | omaha_request_action.cc | 1089 void OmahaRequestAction::OnLookupPayloadViaP2PCompleted(const string& url) { in OnLookupPayloadViaP2PCompleted()
|
| /system/update_engine/binder_bindings/android/os/ |
| D | IUpdateEngine.aidl | 24 void applyPayload(String url, in applyPayload()
|
| /system/update_engine/update_manager/ |
| D | chromeos_policy.cc | 163 bool IsUrlUsable(const string& url, bool http_allowed) { in IsUrlUsable()
|
| /system/tpm/attestation/server/ |
| D | attestation_service.cc | 843 std::string url = attestation_ca_origin_; in GetACAURL() local
|