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

/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)
129 const DeletionCallback deletion_callback_;
/external/chromium_org/webkit/browser/quota/
H A Dquota_client.h28 typedef base::Callback<void(QuotaStatusCode status)> DeletionCallback; typedef in class:quota::QuotaClient
71 const DeletionCallback& callback) = 0;

Completed in 258 milliseconds