Home
last modified time | relevance | path

Searched defs:IsInMemoryDatabase (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/notifications/
H A Dnotification_database.h232 bool IsInMemoryDatabase() const { return path_.empty(); } in IsInMemoryDatabase() function
H A Dnotification_database_unittest.cc102 bool IsInMemoryDatabase(NotificationDatabase* database) { in IsInMemoryDatabase() function in content::NotificationDatabaseTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/notifications/
H A Dnotification_database.h235 bool IsInMemoryDatabase() const { return path_.empty(); } in IsInMemoryDatabase() function
H A Dnotification_database_unittest.cc101 bool IsInMemoryDatabase(NotificationDatabase* database) { in IsInMemoryDatabase() function in content::NotificationDatabaseTest