HomeSort by relevance Sort by last modified time
    Searched refs:Downloading (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/WebKit/public/platform/
WebApplicationCacheHost.h 56 Downloading,
  /external/chromium_org/tools/telemetry/telemetry/page/
cloud_storage.py 73 logging.info('Downloading gsutil')
168 logging.info('Downloading %s to %s' % (url, local_path))
  /external/chromium_org/content/child/appcache/
appcache_frontend_impl.cc 98 COMPILE_ASSERT((int)WebApplicationCacheHost::Downloading ==
99 (int)appcache::APPCACHE_STATUS_DOWNLOADING, Downloading);
  /external/chromium_org/third_party/skia/tools/tests/
run.sh 91 echo Downloading $URL ...
  /external/skia/tools/tests/
run.sh 91 echo Downloading $URL ...
  /external/chromium_org/chrome/browser/ui/webui/options/
language_options_dictionary_download_browsertest.js 40 expectTrue($('language-options-dictionary-downloading-message').hidden);
46 // Verify that dictionary download in progress shows 'Downloading spell check
53 expectFalse($('language-options-dictionary-downloading-message').hidden);
70 expectTrue($('language-options-dictionary-downloading-message').hidden);
78 expectTrue($('language-options-dictionary-downloading-message').hidden);
85 expectTrue($('language-options-dictionary-downloading-message').hidden);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/
build-lucid-multilib-toolchain.sh 365 echo " --git-branch=<name> Specify which branch to use when downloading the sources [$GIT_BRANCH]"
1237 echo "downloading sources for toolchain/$1"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh 365 echo " --git-branch=<name> Specify which branch to use when downloading the sources [$GIT_BRANCH]"
1237 echo "downloading sources for toolchain/$1"
    [all...]
  /external/chromium_org/ui/file_manager/image_loader/
request.js 8 * Creates and starts downloading and then resizing of the image. Finally,
77 * Callback to be called once downloading is finished.
123 throw new Error('Downloading already started.');
422 // If downloading has started, then call the callback.
  /external/chromium_org/third_party/WebKit/Source/web/
AssertMatchingEnums.cpp 314 COMPILE_ASSERT_MATCHING_ENUM(WebApplicationCacheHost::Downloading, ApplicationCacheHost::DOWNLOADING);
    [all...]

Completed in 298 milliseconds