HomeSort by relevance Sort by last modified time
    Searched full:disk (Results 601 - 625 of 2804) sorted by null

<<21222324252627282930>>

  /external/chromium/chrome/browser/download/
base_file_unittest.cc 41 // Make sure the data has been properly written to disk.
75 // Keep track of what data should be saved to the disk file.
download_file_unittest.cc 73 // Make sure the data has been properly written to disk.
112 // Keep track of what data should be saved to the disk file.
  /external/chromium/chrome/browser/
icon_manager.h 7 // to avoid blocking the UI thread with potentially expensive COM and disk
32 // 1. A quick, synchronous check of its caches which does not touch the disk:
spellcheck_host_impl.h 90 // Write a custom dictionary addition to disk.
102 // Saves |data_| to disk. Run on the file thread.
  /external/chromium/chrome/browser/net/
sqlite_persistent_cookie_store_unittest.cc 67 // to write it's data to disk. Then we can see if after loading it again it
83 // to write it's data to disk. Then we can see if after loading it again it
  /external/chromium/chrome/browser/resources/file_manager/js/
mock_chrome.js 54 * Disk mount/unmount notification.
159 DEVICE_TYPE_HDD: 'Hard Disk Device',
  /external/chromium/chrome/browser/safe_browsing/
prefix_set.h 40 // The on-disk format looks like:
69 // Persist the set on disk.
  /external/chromium/chrome/browser/sessions/
base_session_service.h 143 // Returns true if the NavigationEntry should be written to disk.
146 // Returns true if the TabNavigationshould be written to disk.
  /external/chromium/chrome/browser/ui/cocoa/
install.sh 8 # means that the application is running from a disk image and wants to be
9 # copied to /Applications. The application, when running from the disk image,
  /external/chromium/chrome/browser/ui/webui/chromeos/
imageburner_ui.h 183 const chromeos::MountLibrary::Disk* disk) OVERRIDE;
  /external/chromium/net/proxy/
proxy_config_service_win.cc 76 // The registry functions below will end up going to disk. Do this on another
94 // The registry functions below will end up going to disk. Do this on another
  /external/chromium_org/chrome/browser/chromeos/
boot_times_loader.h 51 // Records current uptime and disk usage for metrics use.
119 std::string disk; member in struct:chromeos::BootTimesLoader::Stats
  /external/chromium_org/chrome/browser/chromeos/contacts/
google_contact_store.h 101 // The underlying data is preserved on-disk.
155 // Used to save contacts to disk and load them at startup. Owns the object.
  /external/chromium_org/chrome/browser/
icon_manager.h 7 // to avoid blocking the UI thread with potentially expensive COM and disk
32 // 1. A quick, synchronous check of its caches which does not touch the disk:
  /external/chromium_org/chrome/browser/mac/
install.sh 8 # means that the application is running from a disk image and wants to be
9 # copied to /Applications. The application, when running from the disk image,
relauncher.h 41 // The relauncher process can unmount and eject a mounted disk image and move
42 // its disk image file to the trash. This argument may be supplied to
  /external/chromium_org/chrome/browser/storage_monitor/
storage_monitor_mac_unittest.mm 83 // Information about the disk.
183 device_id_, "Disk Image", mount_point_, kTestSize);
  /external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_manager/_locales/en/
messages.json 166 "message": "No Space On Disk",
229 "message": "No Space On Disk",
  /external/chromium_org/chrome/test/webdriver/
webdriver_capabilities_parser.h 83 // to use for writing any necessary files to disk. This function will not
84 // create it or delete it. All files written to disk will be placed in
  /external/chromium_org/content/browser/dom_storage/
dom_storage_namespace.cc 89 // And clone the on-disk structures, too.
123 return; // We can't purge w/o backing on disk.
  /external/chromium_org/net/disk_cache/
disk_cache.h 5 // Defines the public interface of the disk cache. For more details see
6 // http://dev.chromium.org/developers/design-documents/network-stack/disk-cache
44 // any backend that performs operations on a disk. The returned pointer can be
60 // The root interface for a disk cache instance.
80 // object representing the specified disk cache entry. When the entry pointer
89 // Entry object representing the newly created disk cache entry. When the
157 // This interface represents an entry in the disk cache.
304 // object that refers to the same physical disk entry.
  /external/chromium_org/net/disk_cache/flash/
log_store.cc 37 // TODO(agayev): Once we start persisting segment metadata to disk, we will
56 // TODO(agayev): persist metadata to disk.
  /external/chromium_org/net/proxy/
proxy_config_service_win.cc 76 // The registry functions below will end up going to disk. Do this on another
94 // The registry functions below will end up going to disk. Do this on another
  /external/chromium_org/third_party/WebKit/Source/core/platform/sql/
SQLiteDatabase.h 100 // FULL - Any writing calls to the DB block until the data is actually on the disk surface
102 // OFF - Calls return immediately after the data has been passed to disk
  /external/chromium_org/third_party/sqlite/src/test/
crash2.test 33 # simulated disk blocks (i.e. 3KB file using 2KB disk blocks).

Completed in 1071 milliseconds

<<21222324252627282930>>