Home
last modified time | relevance | path

Searched defs:SetJournalMode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_config.cpp121 void RdbStoreConfig::SetJournalMode(JournalMode journalMode) in SetJournalMode() function in OHOS::NativeRdb::RdbStoreConfig
126 void RdbStoreConfig::SetJournalMode(const std::string &journalMode) in SetJournalMode() function in OHOS::NativeRdb::RdbStoreConfig
H A Dsqlite_connection.cpp711 int SqliteConnection::SetJournalMode(const RdbStoreConfig &config) in SetJournalMode() function in OHOS::NativeRdb::SqliteConnection