HomeSort by relevance Sort by last modified time
    Searched full:disk (Results 326 - 350 of 1361) sorted by null

<<11121314151617181920>>

  /external/webkit/Source/WebKit/mac/WebView/
WebPreferences.h 47 if any, will be cached to disk. This is the most memory-efficient setting.
55 memory and/or on disk.
62 and/or on disk.
  /frameworks/base/include/utils/
Asset.h 141 * Create the asset from a named file on disk.
146 * Create the asset from a named, compressed file on disk (e.g. ".gz").
213 * An asset based on an uncompressed file on disk. It may encompass the
AssetManager.h 86 * finding assets as raw files on the disk) or a ZIP file. This newly
169 * this call may incur significant disk overhead.
181 * this call may incur significant disk overhead.
  /frameworks/base/services/java/com/android/server/
EventLogTags.logtags 41 # The disk space free on the /data partition, in bytes
43 # Device low memory notification and disk space free on the /data partition, in bytes at that time
45 # disk space free on the /data, /system, and /cache partitions in bytes
  /frameworks/ex/common/java/com/android/common/contacts/
DataUsageStatUpdater.java 75 * This will cause Disk access so should be called in a background thread.
98 * This will cause Disk access so should be called in a background thread.
148 * This will cause Disk access so should be called in a background thread.
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
FileClientSessionCache.java 67 /** The number of files on disk. */
152 // The file is on disk but not in accessOrder yet.
264 // Files on disk only, sorted by last modified time.
  /sdk/emulator/mksdcard/
mksdcard.c 65 /* this is the date and time when creating the disk */
106 disk_size /= BYTES_PER_SECTOR; /* disk size in sectors */
134 POKEB( boot + 0x15, 0xF8 ); /* media descriptor, 0xF8 == hard disk */
  /system/core/libdiskconfig/
config_mbr.c 108 /* make it fill the rest of disk */
120 * up the rest of the disk as a primary partition */
166 LOGE("Only the last partition can be specified to fill the disk "
  /external/webkit/Source/WebCore/loader/icon/
IconDatabase.cpp 185 // Clear the in-memory record of every IconRecord, anything waiting to be read from disk, and anything waiting to be written to disk
199 // Clear all in-memory records of things that need to be synced out to disk
206 // Clear all in-memory records of things that need to be read in from disk
281 // If the size parameter was (0, 0) that means the caller of this method just wanted the read from disk to be kicked off
301 // The effect of asking for an Icon for a pageURL automatically queues it to be read from disk
303 // that method "I don't care about the actual Image, i just want you to make sure you're getting it from disk.
487 // If this icon is down to it's last retainer, we don't care about reading it in from disk anymore
527 // If this icon was pending a read, remove it from that set because this new data should override what is on disk
612 // Remove it from the in-memory records and don't bother reading it in from disk anymor
    [all...]
  /build/tools/
dump-package-stats 42 filesize: the size of the package on disk
  /development/host/windows/usb/
android_winusb.inf 125 DISK_NAME = "Android WinUsb installation disk"
  /development/testrunner/
android_manifest.py 108 """Saves the manifest to disk."""
  /external/bluetooth/glib/glib/
gstdio.h 66 * pathname is always in UTF-8, even if that is not the on-disk
  /external/chromium/base/
sys_info_chromeos.cc 50 // The other implementations of SysInfo don't block on the disk.
  /external/chromium/base/test/
test_file_util_posix.cc 107 // There doesn't seem to be a POSIX way to cool the disk cache.
  /external/chromium/chrome/browser/
background_mode_manager_mac.mm 83 // accessing the disk.
  /external/chromium/chrome/browser/chromeos/cros/
power_library.cc 74 // would write power manager config file to disk.
  /external/chromium/chrome/browser/chromeos/login/
eula_view.h 138 // URL of the OEM EULA page (on disk).
owner_manager.h 59 // Pulls the owner's public key off disk and into memory.
  /external/chromium/chrome/browser/extensions/
sandboxed_extension_unpacker.cc 463 // Couldn't read image data from disk.
509 // Write our parsed images back to disk as well.
559 // Could not read catalog data from disk.
568 // Write our parsed catalogs back to disk.
theme_installed_infobar_delegate.cc 72 // asynchronously from disk.
  /external/chromium/chrome/browser/net/
url_fixer_upper.h 54 // current working directory. If this resolves to a file on disk, convert it
url_request_mock_http_job.cc 94 // We have to load our headers from disk, but we only use this class
url_request_mock_net_error_job.cc 76 // Convert the file:/// URL to a path on disk.
  /external/chromium/chrome/browser/password_manager/
login_database.h 71 // Deletes the login database file on disk, and creates a new, empty database.

Completed in 676 milliseconds

<<11121314151617181920>>