OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:info_collection
(Results
1 - 6
of
6
) sorted by null
/external/chromium/chrome/browser/
browsing_data_appcache_helper.h
28
appcache::AppCacheInfoCollection*
info_collection
() const {
function in class:BrowsingDataAppCacheHelper
browsing_data_appcache_helper_unittest.cc
52
helper->
info_collection
()->infos_by_origin;
84
helper->
info_collection
()->infos_by_origin;
cookies_tree_model.cc
682
appcache_info_ = appcache_helper_->
info_collection
();
/external/chromium_org/chrome/browser/browsing_data/
browsing_data_appcache_helper.h
32
appcache::AppCacheInfoCollection*
info_collection
() const {
function in class:BrowsingDataAppCacheHelper
browsing_data_appcache_helper_unittest.cc
56
helper->
info_collection
()->infos_by_origin;
88
helper->
info_collection
()->infos_by_origin;
local_data_container.cc
117
appcache_helper_->
info_collection
();
Completed in 107 milliseconds