OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifyAppCacheDestroyed
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/browser/appcache/
appcache_quota_client.h
73
CONTENT_EXPORT void
NotifyAppCacheDestroyed
();
appcache_quota_client.cc
233
void AppCacheQuotaClient::
NotifyAppCacheDestroyed
() {
appcache_quota_client_unittest.cc
123
client->
NotifyAppCacheDestroyed
();
416
// be dropped if it comes in after
NotifyAppCacheDestroyed
.
appcache_service_impl.cc
466
quota_client_->
NotifyAppCacheDestroyed
();
Completed in 1776 milliseconds