Searched refs:SetWalSyncMode (Results 1 – 3 of 3) sorted by relevance
95 int SetWalSyncMode(const std::string &syncMode);
96 int SetWalSyncMode(const std::string &syncMode);
742 errCode = SetWalSyncMode(config.GetSyncMode()); in SetJournalMode()810 int SqliteConnection::SetWalSyncMode(const std::string &syncMode) in SetWalSyncMode() function in OHOS::NativeRdb::SqliteConnection