Searched refs:ForceCheckPoint (Results 1 – 10 of 10) sorted by relevance
213 return ForceCheckPoint(); in Pragma()236 int RdSingleVerNaturalStoreConnection::ForceCheckPoint() const in ForceCheckPoint() function in DistributedDB::RdSingleVerNaturalStoreConnection245 errCode = handle->ForceCheckPoint(); in ForceCheckPoint()
119 int ForceCheckPoint() const;
191 int ForceCheckPoint() const;
371 int RdSingleVerStorageExecutor::ForceCheckPoint() const in ForceCheckPoint() function in DistributedDB::RdSingleVerStorageExecutor
258 EXPECT_EQ(g_nullHandle->ForceCheckPoint(), -E_INVALID_DB);535 EXPECT_EQ(g_handle->ForceCheckPoint(), E_OK);
409 EXPECT_EQ(g_nullHandle->ForceCheckPoint(), -E_INVALID_DB);1005 EXPECT_EQ(g_handle->ForceCheckPoint(), E_OK);
214 int ForceCheckPoint() const;
182 int ForceCheckPoint() const;
359 return ForceCheckPoint(); in Pragma()714 int SQLiteSingleVerNaturalStoreConnection::ForceCheckPoint() const in ForceCheckPoint() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection723 errCode = handle->ForceCheckPoint(); in ForceCheckPoint()
2107 int SQLiteSingleVerStorageExecutor::ForceCheckPoint() const in ForceCheckPoint() function in DistributedDB::SQLiteSingleVerStorageExecutor