Searched defs:GetJournalMode (Results 1 – 2 of 2) sorted by relevance
77 std::string RdbStoreConfig::GetJournalMode() const in GetJournalMode() function in OHOS::NativeRdb::RdbStoreConfig
1021 int SQLiteUtils::GetJournalMode(sqlite3 *db, std::string &mode) in GetJournalMode() function in DistributedDB::SQLiteUtils