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

  /external/chromium_org/chrome/common/extensions/
sync_helper.cc 19 enum SyncType {
25 SyncType GetSyncType(const Extension* extension) {
  /external/chromium_org/chrome/browser/chromeos/drive/
sync_client.h 47 enum SyncType {
94 void AddTaskToQueue(SyncType type,
99 void StartTask(SyncType type, const std::string& resource_id);
sync_client.cc 133 void SyncClient::AddTaskToQueue(SyncType type,
167 void SyncClient::StartTask(SyncType type, const std::string& resource_id) {

Completed in 79 milliseconds