Searched refs:SyncType (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/common/extensions/
H A Dsync_helper.cc21 enum SyncType { enum in namespace:extensions::sync_helper::__anon5672
27 SyncType GetSyncType(const Extension* extension) {
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dsync_client.h92 enum SyncType { enum in class:drive::internal::SyncClient
104 typedef std::pair<SyncType, std::string> SyncTaskKey;
156 void OnTaskComplete(SyncType type,
H A Dsync_client.cc348 const SyncType type = key.first;
418 void SyncClient::OnTaskComplete(SyncType type,

Completed in 736 milliseconds