Searched refs:downloaded (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/third_party/libaddressinput/chromium/
H A Dchrome_metadata_source.cc62 const Callback& downloaded) const {
63 const_cast<ChromeMetadataSource*>(this)->Download(key, downloaded);
89 const Callback& downloaded) {
92 downloaded(false, key, NULL);
102 Request* request = new Request(key, fetcher.Pass(), downloaded);
88 Download(const std::string& key, const Callback& downloaded) argument
H A Dchrome_metadata_source.h33 const Callback& downloaded) const OVERRIDE;
53 void Download(const std::string& key, const Callback& downloaded);
/external/antlr/antlr-3.4/runtime/JavaScript/build/
H A DREADME11 * Unzip the downloaded file.
15 * Unzip the downloaded file.
19 * Unzip the downloaded file.
23 * Unzip the downloaded file.
/external/chromium_org/chrome/browser/sync_file_system/
H A Dremote_file_sync_service.h126 void(SyncStatusCode status, storage::ScopedFile downloaded)>
/external/chromium_org/third_party/skia/platform_tools/barelinux/bin/
H A Darm64_download20 at port 8022 via user@localhost. The SSH key will be downloaded into
/external/chromium_org/tools/valgrind/
H A Dwaterfall.sh172 match Test the local suppression files against the downloaded logs
/external/skia/platform_tools/barelinux/bin/
H A Darm64_download20 at port 8022 via user@localhost. The SSH key will be downloaded into
/external/chromium_org/third_party/icu/source/tools/gensprep/
H A DfilterRFC3454.pl670 The RFC text can be downloaded from ftp://ftp.rfc-editor.org/in-notes/rfc3454.txt
/external/icu/icu4c/source/tools/gensprep/
H A DfilterRFC3454.pl670 The RFC text can be downloaded from ftp://ftp.rfc-editor.org/in-notes/rfc3454.txt
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20100507-1815.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/harfbuzz_ng/
H A Dgit.mk11 # The latest version of this file can be downloaded from:
/external/smali/gradle/wrapper/
H A Dgradle-wrapper.jar ... $LocalDistribution localDistribution java.io.File localZipFile boolean downloaded java.io.File distDir java.util. ...
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
H A Ddynamic-loading.rst325 the Chrome Web Store, and downloaded to the user's machine
/external/chromium_org/chrome/browser/download/
H A Ddownload_browsertest.cc513 // Location of the file source (the place from which it is downloaded).
518 // Location of the file destination (place to which it is downloaded).
644 // Find the path to which the data will be downloaded.
662 // Confirm the downloaded data file exists.
675 // Delete the downloaded copy of the file.
790 // Delete the file we just downloaded.
935 // Validate that the correct files were downloaded.
1164 // Put up a Select File dialog when the file is downloaded, due to
1224 // from the users if css files are downloaded:
1456 // Read the origin file now so that we can compare the downloaded file
[all...]
/external/chromium_org/chrome/browser/policy/
H A Dpolicy_browsertest.cc340 base::FilePath downloaded = dir.Append(file); local
341 EXPECT_FALSE(base::PathExists(downloaded));
348 EXPECT_TRUE(base::PathExists(downloaded));

Completed in 8915 milliseconds