Searched refs:GotReservedQuota (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/browser/renderer_host/pepper/
H A Dquota_reservation.cc109 amount, base::Bind(&QuotaReservation::GotReservedQuota, this, callback));
114 void QuotaReservation::GotReservedQuota(const ReserveQuotaCallback& callback, function in class:content::QuotaReservation
H A Dquota_reservation.h80 void GotReservedQuota(const ReserveQuotaCallback& callback,
H A Dpepper_file_system_browser_host.h132 void GotReservedQuota(ppapi::host::ReplyMessageContext reply_context,
H A Dquota_reservation_unittest.cc122 void GotReservedQuota(int64* reserved_quota_ptr, function in namespace:content
142 base::Bind(&GotReservedQuota, reserved_quota, file_growths));
H A Dpepper_file_system_browser_host.cc385 base::Bind(&PepperFileSystemBrowserHost::GotReservedQuota,
458 void PepperFileSystemBrowserHost::GotReservedQuota( function in class:content::PepperFileSystemBrowserHost

Completed in 385 milliseconds