Searched defs:CreateReservation (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/storage/browser/fileapi/quota/
H A Dquota_reservation_buffer.cc27 scoped_refptr<QuotaReservation> QuotaReservationBuffer::CreateReservation() { function in class:storage::QuotaReservationBuffer
H A Dquota_reservation_manager.cc84 scoped_refptr<QuotaReservation> QuotaReservationManager::CreateReservation( function in class:storage::QuotaReservationManager
88 return GetReservationBuffer(origin, type)->CreateReservation();;
/external/chromium_org/chrome/browser/download/
H A Ddownload_path_reservation_tracker.cc151 bool CreateReservation( function in namespace:__anon3585
363 base::Bind(&CreateReservation,

Completed in 174 milliseconds