Home
last modified time | relevance | path

Searched refs:appcache_got_info_callback_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
Dbrowsing_data_remover.cc60 ALLOW_THIS_IN_INITIALIZER_LIST(appcache_got_info_callback_( in BrowsingDataRemover()
88 ALLOW_THIS_IN_INITIALIZER_LIST(appcache_got_info_callback_( in BrowsingDataRemover()
477 appcache_info_, &appcache_got_info_callback_); in ClearAppCacheOnIOThread()
Dbrowsing_data_remover.h196 net::CompletionCallbackImpl<BrowsingDataRemover> appcache_got_info_callback_; variable