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

/external/chromium_org/storage/browser/quota/
H A Dquota_callbacks.h29 typedef base::Callback<void(QuotaStatusCode status, int64 quota)> QuotaCallback; typedef in namespace:storage
78 typedef CallbackQueue<QuotaCallback,
123 typedef CallbackQueueMap<QuotaCallback, std::string,

Completed in 133 milliseconds