Searched
full:downloaded (Results
276 -
300 of
943) sorted by null
<<11121314151617181920>>
/external/chromium_org/pdf/ |
document_loader.cc | 17 // Document below size will be downloaded in one chunk. 202 // If current request has been partially downloaded already, split it into 286 // downloaded.
|
/external/chromium_org/third_party/openssl/ |
import_from_android.sh | 324 echo "ERROR: Content mismatch for downloaded OpenSSL package:" 325 echo " Downloaded SHA-1: $OPENSSL_SHA1_DOWNLOADED" 329 dump "Checking content of downloaded package: ok"
|
README.chromium | 62 2) All downloaded Android-specific files are placed under the openssl/ 104 after it has been downloaded from the Android git repository.
|
/external/chromium_org/third_party/skia/gm/rebaseline_server/ |
imagediffdb.py | 67 until the images have been downloaded and processed. 228 until the images have been downloaded and processed. 230 until all of the images have been downloaded and processed. Otherwise,
|
/external/libnfc-nci/src/hal/int/ |
nfc_hal_int.h | 314 const UINT8* p_cur_patch_data; /* pointer to patch currently being downloaded */ 322 UINT32 spd_patch_needed_mask; /* Mask of patches that need to be downloaded */ 324 UINT8 spd_cur_patch_idx; /* Current patch being downloaded */
|
/external/skia/gm/rebaseline_server/ |
imagediffdb.py | 67 until the images have been downloaded and processed. 228 until the images have been downloaded and processed. 230 until all of the images have been downloaded and processed. Otherwise,
|
/prebuilts/devtools/repository/ |
sdk-addon-01.xsd | 27 a list of file "archives" that can be downloaded for specific OSes. 213 <!-- A collection of files that can be downloaded for a given architecture. 223 A collection of files that can be downloaded for a given architecture.
|
sdk-sys-img-03.xsd | 27 a list of file "archives" that can be downloaded for specific OSes. 211 <!-- A collection of files that can be downloaded for a given architecture. 221 A collection of files that can be downloaded for a given architecture.
|
/docs/source.android.com/src/source/ |
building-kernels.jd | 29 <p>The following instructions assume that you have not downloaded all 30 of AOSP. If you have downloaded all of AOSP, you may skip the git
|
/external/antlr/antlr-3.4/runtime/Python/ |
ez_setup.py | 67 a '/'). `to_dir` is the directory where setuptools will be downloaded, if 108 with a '/'). `to_dir` is the directory where the egg will be downloaded.
|
/external/chromium_org/chrome/browser/chromeos/ |
customization_document.h | 271 // downloaded, it's never updated (even if manifest is re-fetched). 279 // Called after downloaded wallpaper has been checked.
|
/external/chromium_org/chrome/browser/chromeos/imageburner/ |
burn_manager.h | 322 // Creates directory image will be downloaded to. 326 // Returns the directory to which the recovery image should be downloaded.
|
/external/chromium_org/chrome/browser/extensions/ |
webstore_installer.h | 138 // Whether to skip the install dialog once the extension has been downloaded 245 // Creates and starts CrxInstaller for the downloaded extension package.
|
/external/chromium_org/chrome/browser/profiles/ |
profile_info_cache.h | 214 // Map of profile pictures currently being downloaded from the remote 216 // This prevents a picture from being downloaded multiple times. The
|
/external/chromium_org/chrome/tools/ |
webforms_extractor.py | 17 If there are multiple forms per downloaded site, multiple files are created 55 # top of each downloaded HTML file indicating where the form originated from.
|
/external/chromium_org/components/policy/core/common/cloud/ |
component_cloud_policy_updater_unittest.cc | 146 // Verify that the downloaded policy is being served. 295 // Verify that the downloaded policy is being served.
|
/external/chromium_org/components/storage_monitor/ |
image_capture_device_manager_unittest.mm | 363 // Test that a nonexistent file we ask to be downloaded will 372 // Test that an existing file we ask to be downloaded will end up in
|
/external/chromium_org/remoting/host/setup/ |
daemon_controller.h | 129 // downloaded and installed. |done| is invoked on the calling thread when 183 // downloaded and installed. |done| is called when the
|
/external/chromium_org/third_party/WebKit/Source/platform/network/ |
ResourceResponse.h | 264 // The downloaded file path if the load streamed to a file. 267 // The handle to the downloaded file to ensure the underlying file will not
|
/external/protobuf/python/ |
ez_setup.py | 85 a '/'). `to_dir` is the directory where setuptools will be downloaded, if 126 with a '/'). `to_dir` is the directory where the egg will be downloaded.
|
/frameworks/base/core/java/android/net/http/ |
HttpResponseCache.java | 67 * and frequency of the files being downloaded. Increasing the limit may improve 120 * <i>something</i> while waiting for the latest data to be downloaded. To
|
/frameworks/opt/telephony/src/java/android/telephony/ |
SmsManager.java | [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
DownloadCache.java | 324 boolean downloaded = DownloadUtils.requestDownload(jc, url, tempFile); 326 if (downloaded) return tempFile;
|
/packages/apps/ManagedProvisioning/res/values/ |
strings.xml | 103 <!-- Progress text indicating that the device admin package is being downloaded. [CHAR LIMIT=45] --> 128 <!-- Message of the error dialog when device owner apk could not be downloaded. [CHAR LIMIT=NONE] -->
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
RetrieveTransaction.java | 163 // The M-Retrieve.conf has been successfully downloaded. 166 // Remember the location the message was downloaded from.
|
Completed in 575 milliseconds
<<11121314151617181920>>