Home
last modified time | relevance | path

Searched defs:databaseFilePath (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/sqlite/
H A Dsqlitedatabase.cpp63 Database::Database(Utils::PathString databaseFilePath, JournalMode journalMode, LockingMode locking… in Database()
67 Database::Database(Utils::PathString databaseFilePath, in Database()
106 void Database::open(Utils::PathString &&databaseFilePath, LockingMode lockingMode) in open()
135 void Database::setDatabaseFilePath(Utils::PathString databaseFilePath) in setDatabaseFilePath()
155 const Utils::PathString &Database::databaseFilePath() const in databaseFilePath() function in Sqlite::Database
H A Dsqlitedatabasebackend.cpp110 void DatabaseBackend::open(Utils::SmallStringView databaseFilePath, OpenMode mode) in open()
281 void DatabaseBackend::checkCanOpenDatabase(Utils::SmallStringView databaseFilePath) in checkCanOpenDatabase()
/dports/polish/kadu/kadu-4.3/plugins/sql_history/storage/
H A Dsql-restore.cpp85 SqlRestore::RestoreError SqlRestore::performRestore(const QString &databaseFilePath) in performRestore()
/dports/security/helib/HElib-1.3.1/misc/psi/psiio/
H A Dpsiio.h29 const std::string& databaseFilePath, in readDbFromFile()
/dports/graphics/qgis/qgis-3.22.3/src/core/browser/
H A Dqgsdatacollectionitem.cpp93 const QString databaseFilePath { path().remove( QRegularExpression( R"re([\aZ]{2,}://)re" ) ) }; in databaseConnection() local
/dports/security/helib/HElib-1.3.1/misc/psi/scoring/
H A Dscoring.cpp31 std::string databaseFilePath; member
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmlprojectmanager/
H A Dqmlmultilanguageaspect.cpp105 Utils::FilePath QmlMultiLanguageAspect::databaseFilePath() const in databaseFilePath() function in QmlProjectManager::QmlMultiLanguageAspect
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/unit/unittest/
H A Dsqlitedatabasebackend-test.cpp65 …Utils::PathString databaseFilePath = UnitTest::temporaryDirPath() + "/SqliteDatabaseBackendTest.db… member in __anonac7e5dd10111::SqliteDatabaseBackend
H A Dsqlitedatabase-test.cpp94 QString databaseFilePath{":memory:"}; member in __anon8dbf99a90111::SqliteDatabase
/dports/security/helib/HElib-1.3.1/misc/psi/lookup/
H A Dlookup.cpp31 std::string databaseFilePath; member
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/help/
H A Dhelpindexfilter.cpp226 QSet<QString> HelpIndexFilter::searchMatches(const QString &databaseFilePath, in searchMatches()
/dports/net/rssguard/rssguard-4.0.4/src/librssguard/database/
H A Dsqlitedriver.cpp341 QString SqliteDriver::databaseFilePath() const { in databaseFilePath() function in SqliteDriver
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/qml/qmlpuppet/qml2puppet/instances/
H A Dnodeinstanceserver.h61 inline QByteArray databaseFilePath() in databaseFilePath() function
/dports/graphics/digikam/digikam-7.4.0/core/libs/database/engine/
H A Ddbengineparameters.cpp568 QString databaseFilePath; in legacyAndDefaultChecks() local
/dports/audio/mixxx/mixxx-2.3.0/src/library/serato/
H A Dseratofeature.cpp438 QString databaseFilePath = databaseItem->getData().toList()[0].toString(); in parseDatabase() local
/dports/databases/gigabase/gigabase/stockdb/
H A Dstockdb.cpp425 ErrorCode StockDB::open(char const* databaseFilePath) in open()
/dports/www/firefox-esr/firefox-91.8.0/dom/simpledb/
H A DActorsParent.cpp1297 nsString databaseFilePath; in DatabaseWork() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/simpledb/
H A DActorsParent.cpp1215 nsString databaseFilePath; in DatabaseWork() local
/dports/www/firefox/firefox-99.0/dom/simpledb/
H A DActorsParent.cpp1251 nsString databaseFilePath; in DatabaseWork() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/simpledb/
H A DActorsParent.cpp1297 nsString databaseFilePath; in DatabaseWork() local
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/common/
H A Dsyncjournaldb.cpp203 QString SyncJournalDb::databaseFilePath() const in databaseFilePath() function in OCC::SyncJournalDb
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgsdataitem.cpp132 const QString databaseFilePath { path().remove( QRegularExpression( R"re([\aZ]{2,}://)re" ) ) }; in databaseConnection() local
/dports/deskutils/nextcloudclient/desktop-3.4.1/src/common/
H A Dsyncjournaldb.cpp205 QString SyncJournalDb::databaseFilePath() const in databaseFilePath() function in OCC::SyncJournalDb
/dports/databases/fastdb/fastdb/inc/
H A Ddatabase.h521 char_t const* databaseFilePath; member
/dports/lang/spidermonkey78/firefox-78.9.0/dom/localstorage/
H A DActorsParent.cpp4250 nsString databaseFilePath; in EnsureStorageConnection() local

12