Searched refs:URLToFileChangeList (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/
H A Dfake_remote_change_processor.h35 storage::FileSystemURL::Comparator> URLToFileChangeList; typedef in class:sync_file_system::FakeRemoteChangeProcessor
78 URLToFileChangeList local_changes_;
H A Dfake_remote_change_processor.cc56 URLToFileChangeList::iterator found_list = local_changes_.find(url);
79 URLToFileChangeList::iterator found_list =

Completed in 70 milliseconds