HomeSort by relevance Sort by last modified time
    Searched refs:GetChangesForURLInTracker (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/sync_file_system/local/
canned_syncable_file_system.h 148 void GetChangesForURLInTracker(const fileapi::FileSystemURL& url,
local_file_sync_context_unittest.cc 254 file_system.GetChangesForURLInTracker(kFile, &changes);
262 file_system.GetChangesForURLInTracker(kFile, &changes);
308 file_system.GetChangesForURLInTracker(kFile, &changes);
330 file_system.GetChangesForURLInTracker(kFile, &changes);
    [all...]
canned_syncable_file_system.cc 522 void CannedSyncableFileSystem::GetChangesForURLInTracker(

Completed in 110 milliseconds