Searched defs:snapshots (Results 1 - 6 of 6) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/ |
H A D | volume.py | 222 def snapshots(self, owner=None, restorable_by=None, dry_run=False): member in class:Volume 224 Get all snapshots related to this volume. Note that this requires 225 that all available snapshots for the account be retrieved from EC2 230 :param owner: If present, only the snapshots owned by the 238 :param restorable_by: If present, only the snapshots that
|
/external/ImageMagick/MagickWand/ |
H A D | import.c | 164 "-pause seconds seconds delay between snapshots", 177 "-snaps value number of screen snapshots", 282 snapshots; 414 snapshots=1; 456 for (scene=0; scene < (size_t) MagickMax(snapshots,1); scene++) 1175 snapshots=(ssize_t) StringToLong(argv[i]); 280 snapshots; local
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/ |
H A D | DiskLruCache.java | 160 * To differentiate between old and current snapshots, each entry is given 713 public synchronized Iterator<Snapshot> snapshots() throws IOException { method in class:DiskLruCache
|
/external/valgrind/massif/ |
H A D | ms_main.c | 40 // - do snapshots on some specific client requests 49 // - With --stack=yes, want to add a stack trace for detailed snapshots so 80 // - (Andy Lin) Give a stack trace on detailed snapshots? 129 - can completely separate connection between snapshots and trees. 146 Number of snapshots: 50 147 Detailed snapshots: [2, 11, 13, 19, 25, 32 (peak)] 202 // snapshots: 204 // is to always have a certain number of temporary snapshots around. So 208 // normal snapshots, a small fraction are detailed snapshots 1029 static Snapshot* snapshots; // Array of snapshots. variable [all...] |
/external/robolectric/v3/runtime/ |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
Completed in 251 milliseconds