Searched refs:FileSystemInfoList (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/browsing_data/
H A Dlocal_data_container.h46 FileSystemInfoList; typedef in namespace:__anon4288
103 const FileSystemInfoList& file_system_info);
129 FileSystemInfoList file_system_info_list_;
H A Dbrowsing_data_file_system_helper_unittest.cc53 FileSystemInfoList; typedef in namespace:__anon4275
54 typedef scoped_ptr<FileSystemInfoList> ScopedFileSystemInfoList;
184 FileSystemInfoList* GetFileSystems() {
H A Dlocal_data_container.cc170 const FileSystemInfoList& file_system_info) {
H A Dcookies_tree_model.cc1257 for (FileSystemInfoList::iterator file_system_info =
/external/chromium_org/chrome/browser/content_settings/
H A Dlocal_shared_objects_container.cc141 typedef std::list<FileSystemInfo> FileSystemInfoList; typedef
142 const FileSystemInfoList& file_system_info =
144 for (FileSystemInfoList::const_iterator it = file_system_info.begin();

Completed in 175 milliseconds