Searched refs:SyncImpl (Results 1 – 2 of 2) sorted by relevance
27 enum SyncImpl { enum180 SyncImpl syncImpl;
55 void setSyncImpl(SyncImpl syncImpl) { m_featureInfo.syncImpl = syncImpl; } in setSyncImpl()