Searched refs:AUTO_LAST_WIN (Results 1 – 4 of 4) sorted by relevance
122 AUTO_LAST_WIN = 0, // resolve conflicts by timestamp(default value) enumerator
319 if (type == AUTO_LAST_WIN) { in SetConflictResolutionPolicy()
1179 EXPECT_EQ(conflictDelegate->SetConflictResolutionPolicy(AUTO_LAST_WIN, nullptr), OK);
977 EXPECT_EQ(g_kvDelegatePtr->SetConflictResolutionPolicy(AUTO_LAST_WIN, nullptr), OK);