HomeSort by relevance Sort by last modified time
    Searched defs:sync_action (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
local_to_remote_syncer.h 15 #include "chrome/browser/sync_file_system/sync_action.h"
54 SyncAction sync_action() const { return sync_action_; } function in class:sync_file_system::drive_backend::LocalToRemoteSyncer
remote_to_local_syncer.h 16 #include "chrome/browser/sync_file_system/sync_action.h"
52 SyncAction sync_action() const { return sync_action_; } function in class:sync_file_system::drive_backend::RemoteToLocalSyncer

Completed in 43 milliseconds