Searched refs:GetChangesForURL (Results 1 - 6 of 6) sorted by last modified time

/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dcanned_syncable_file_system.cc538 base::Bind(&LocalFileChangeTracker::GetChangesForURL,
H A Dlocal_file_change_tracker.cc147 void LocalFileChangeTracker::GetChangesForURL( function in class:sync_file_system::LocalFileChangeTracker
H A Dlocal_file_change_tracker.h78 void GetChangesForURL(const storage::FileSystemURL& url,
H A Dlocal_file_change_tracker_unittest.cc91 change_tracker()->GetChangesForURL(url, &changes);
H A Dlocal_file_sync_context.cc492 backend->change_tracker()->GetChangesForURL(url, &changes);
921 backend->change_tracker()->GetChangesForURL(url, &changes);
H A Dsyncable_file_system_unittest.cc79 change_tracker()->GetChangesForURL(url, &changes);

Completed in 252 milliseconds