HomeSort by relevance Sort by last modified time
    Searched full:fetched (Results 201 - 225 of 731) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium/chrome/browser/resources/options/
preferences.js 149 * @param {object} dict Map of fetched property values.
  /external/chromium/chrome/browser/ui/webui/chromeos/
imageburner_ui.cc 678 void ImageBurnResourceManager::ConfigFileFetched(bool fetched) {
686 if (!fetched)
688 config_file_fetched_ = fetched;
690 downloaders_[i]->OnImageUrlCreated(image_url_.get(), fetched);
  /external/chromium/chrome/browser/web_resource/
promo_resource_service.h 61 // Gets the locale of the last promos fetched from the server. This is saved
  /external/chromium/net/http/
partial_data.h 61 // the next range to be fetched.
  /external/chromium_org/chrome/browser/chromeos/drive/
drive.proto 62 // "fast-fetched". See crbug.com/178348 for details about the "fast-fetch"
sync_client.h 146 // Called when the file for |local_id| is fetched.
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
private_api_drive.h 192 // Callback with a cached auth token (if available) or a fetched one.
  /external/chromium_org/chrome/browser/chromeos/login/
multi_profile_user_controller.cc 98 // Don't allow profiles potentially tainted by data fetched with policy-pushed
  /external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_manager_chromeos.h 114 // registration with the policy server if the token was successfully fetched.
  /external/chromium_org/chrome/browser/chromeos/settings/
device_settings_provider.h 65 // availability before the policy blob is fetched on boot.
  /external/chromium_org/chrome/browser/extensions/updater/
extension_updater.cc 311 // changed. Make sure existing extensions aren't fetched again, if a
340 // Add fetch records for extensions that should be fetched by an update URL.
481 FetchedCRXFile fetched(id, path, download_url, request_ids);
482 fetched_crx_files_.push(fetched);
  /external/chromium_org/chrome/browser/history/
typed_url_syncable_service.h 113 // last_visit timestamp, huge data sets that exhaust memory when fetched,
  /external/chromium_org/chrome/browser/media_galleries/linux/
mtp_device_task_helper.h 57 // If the file details are fetched successfully, |success_callback| is invoked
  /external/chromium_org/chrome/browser/metrics/variations/
variations_service.h 135 // Cached serial number from the most recently fetched Variations seed.
  /external/chromium_org/chrome/browser/policy/cloud/
cloud_policy_invalidator.h 157 // invalidation is received and reset when the policy fetched due to the
user_policy_signin_service_base.h 72 // |client_id| fetched via RegisterForPolicy(). |callback| is invoked
  /external/chromium_org/chrome/browser/resources/signin_internals/
signin_internals.js 165 // Replace the displayed values with the latest fetched ones.
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
drive_metadata_store.h 118 // Returns a set of URLs and Resource IDs for files to be fetched.
  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_change_tracker.h 90 // so that they won't be fetched by GetChangesForURL() soon. This could be
  /external/chromium_org/chrome/browser/ui/app_list/search/people/
people_provider.cc 79 // We start with reqesting the access token. Once the token is fetched,
  /external/chromium_org/chrome/common/extensions/docs/server2/
fake_fetchers.py 19 # isn't properly caching some fetched files; often it fetches the same file
  /external/chromium_org/chrome_frame/
com_type_info_holder.h 48 // are fetched from the underlying ITypeInfo and then cached.
  /external/chromium_org/components/precache/core/
precache_database.cc 148 // Since the resource has been fetched during user browsing, remove any record
  /external/chromium_org/content/child/npapi/
webplugin_delegate.h 131 // Tell the plugin that the given URL should be fetched. This is a result of
  /external/chromium_org/extensions/browser/
pending_extension_manager.h 91 // to be fetched, installed, and activated.

Completed in 1308 milliseconds

1 2 3 4 5 6 7 891011>>