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