HomeSort by relevance Sort by last modified time
    Searched defs:reservations (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/download/
download_path_reservation_tracker.cc 40 // Map of download path reservations. Each reserved path is associated with a
42 // there are no more reservations.
50 // revokes associated download path reservations as necessary. Created, invoked
74 // No reservation map => no reservations.
162 // deleted when all the reservations are revoked.
166 ReservationMap& reservations = *g_reservation_map; local
167 DCHECK(!ContainsKey(reservations, key));
243 reservations[key] = target_path;
273 // No more reservations. Delete map.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources.compatibility_3.4.0.v20090505.jar 

Completed in 55 milliseconds