Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/storage/
H A DStatementCache.h49 inline already_AddRefed<StatementType> GetCachedStatement( in GetCachedStatement() function
62 MOZ_ALWAYS_INLINE already_AddRefed<StatementType> GetCachedStatement( in GetCachedStatement() function
/dports/www/firefox/firefox-99.0/storage/
H A DStatementCache.h49 inline already_AddRefed<StatementType> GetCachedStatement( in GetCachedStatement() function
62 MOZ_ALWAYS_INLINE already_AddRefed<StatementType> GetCachedStatement( in GetCachedStatement() function
/dports/lang/spidermonkey60/firefox-60.9.0/storage/
H A DStatementCache.h50 inline already_AddRefed<StatementType> GetCachedStatement( in GetCachedStatement() function
63 MOZ_ALWAYS_INLINE already_AddRefed<StatementType> GetCachedStatement( in GetCachedStatement() function
/dports/www/firefox-legacy/firefox-52.8.0esr/storage/
H A DStatementCache.h54 GetCachedStatement(const nsACString& aQuery) in GetCachedStatement() function
68 GetCachedStatement(const char (&aQuery)[N]) in GetCachedStatement() function
/dports/mail/thunderbird/thunderbird-91.8.0/storage/
H A DStatementCache.h49 inline already_AddRefed<StatementType> GetCachedStatement( in GetCachedStatement() function
62 MOZ_ALWAYS_INLINE already_AddRefed<StatementType> GetCachedStatement( in GetCachedStatement() function
/dports/lang/spidermonkey78/firefox-78.9.0/storage/
H A DStatementCache.h49 inline already_AddRefed<StatementType> GetCachedStatement( in GetCachedStatement() function
62 MOZ_ALWAYS_INLINE already_AddRefed<StatementType> GetCachedStatement( in GetCachedStatement() function
/dports/www/firefox-esr/firefox-91.8.0/dom/quota/
H A DCachingDatabaseConnection.cpp32 CachingDatabaseConnection::GetCachedStatement(const nsACString& aQuery) { in GetCachedStatement() function in mozilla::dom::quota::CachingDatabaseConnection
/dports/www/firefox/firefox-99.0/dom/quota/
H A DCachingDatabaseConnection.cpp32 CachingDatabaseConnection::GetCachedStatement(const nsACString& aQuery) { in GetCachedStatement() function in mozilla::dom::quota::CachingDatabaseConnection
/dports/mail/thunderbird/thunderbird-91.8.0/dom/quota/
H A DCachingDatabaseConnection.cpp32 CachingDatabaseConnection::GetCachedStatement(const nsACString& aQuery) { in GetCachedStatement() function in mozilla::dom::quota::CachingDatabaseConnection
/dports/www/firefox-esr/firefox-91.8.0/storage/test/gtest/
H A Dtest_StatementCache.cpp51 TYPED_TEST(storage_StatementCache, GetCachedStatement) { in TYPED_TEST() argument
/dports/www/firefox/firefox-99.0/storage/test/gtest/
H A Dtest_StatementCache.cpp51 TYPED_TEST(storage_StatementCache, GetCachedStatement) { in TYPED_TEST() argument
/dports/lang/spidermonkey60/firefox-60.9.0/storage/test/gtest/
H A Dtest_StatementCache.cpp61 TYPED_TEST(storage_StatementCache, GetCachedStatement) in TYPED_TEST() argument
/dports/mail/thunderbird/thunderbird-91.8.0/storage/test/gtest/
H A Dtest_StatementCache.cpp51 TYPED_TEST(storage_StatementCache, GetCachedStatement) { in TYPED_TEST() argument
/dports/lang/spidermonkey78/firefox-78.9.0/storage/test/gtest/
H A Dtest_StatementCache.cpp51 TYPED_TEST(storage_StatementCache, GetCachedStatement) { in TYPED_TEST() argument
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/SQLite/
H A DConnection.cpp132 StatementReference& Connection::GetCachedStatement(const StatementId& id, in GetCachedStatement() function in Orthanc::SQLite::Connection
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/SQLite/
H A DConnection.cpp132 StatementReference& Connection::GetCachedStatement(const StatementId& id, in GetCachedStatement() function in Orthanc::SQLite::Connection
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/SQLite/
H A DConnection.cpp132 StatementReference& Connection::GetCachedStatement(const StatementId& id, in GetCachedStatement() function in Orthanc::SQLite::Connection
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/SQLite/
H A DConnection.cpp132 StatementReference& Connection::GetCachedStatement(const StatementId& id, in GetCachedStatement() function in Orthanc::SQLite::Connection
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/SQLite/
H A DConnection.cpp132 StatementReference& Connection::GetCachedStatement(const StatementId& id, in GetCachedStatement() function in Orthanc::SQLite::Connection
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sql/
H A Ddatabase.cc1201 scoped_refptr<Database::StatementRef> Database::GetCachedStatement( in GetCachedStatement() function in sql::Database
/dports/www/chromium-legacy/chromium-88.0.4324.182/sql/
H A Ddatabase.cc1230 scoped_refptr<Database::StatementRef> Database::GetCachedStatement( in GetCachedStatement() function in sql::Database
/dports/lang/spidermonkey78/firefox-78.9.0/dom/localstorage/
H A DActorsParent.cpp4387 nsresult Connection::GetCachedStatement(const nsACString& aQuery, in GetCachedStatement() function in mozilla::dom::Connection
/dports/lang/spidermonkey60/firefox-60.9.0/dom/indexedDB/
H A DActorsParent.cpp9098 nsresult DatabaseConnection::GetCachedStatement( in GetCachedStatement() function in mozilla::dom::indexedDB::DatabaseConnection
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/indexedDB/
H A DActorsParent.cpp10718 DatabaseConnection::GetCachedStatement(const nsACString& aQuery, in GetCachedStatement() function in mozilla::dom::indexedDB::DatabaseConnection
/dports/lang/spidermonkey78/firefox-78.9.0/dom/indexedDB/
H A DActorsParent.cpp10702 nsresult DatabaseConnection::GetCachedStatement( in GetCachedStatement() function in mozilla::dom::indexedDB::DatabaseConnection