Searched refs:SyncType (Results 1 – 3 of 3) sorted by relevance
21 enum SyncType { enum27 SyncType GetSyncType(const Extension* extension) { in GetSyncType()
92 enum SyncType { enum104 typedef std::pair<SyncType, std::string> SyncTaskKey;156 void OnTaskComplete(SyncType type,
348 const SyncType type = key.first; in StartTaskAfterGetParentResourceEntry()418 void SyncClient::OnTaskComplete(SyncType type, in OnTaskComplete()