Searched defs:DeletionCallback (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/storage/browser/quota/
H A Dquota_client.h28 typedef base::Callback<void(QuotaStatusCode status)> DeletionCallback; typedef in class:storage::QuotaClient
71 const DeletionCallback& callback) = 0;
/external/chromium_org/tools/android/forwarder2/
H A Dself_deleter_helper.h98 typedef base::Callback<void (scoped_ptr<T>)> DeletionCallback; typedef in class:forwarder2::SelfDeleterHelper
101 const DeletionCallback& deletion_callback)
128 const DeletionCallback deletion_callback_;

Completed in 581 milliseconds