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 41 // Map of download path reservations. Each reserved path is associated with a
43 // there are no more reservations.
51 // revokes associated download path reservations as necessary. Created, invoked
75 // No reservation map => no reservations.
164 // deleted when all the reservations are revoked.
168 ReservationMap& reservations = *g_reservation_map; local
169 DCHECK(!ContainsKey(reservations, key));
245 reservations[key] = target_path;
275 // 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 47 milliseconds