Home
last modified time | relevance | path

Searched refs:RecordOpenDBProblem (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/extras/sqlite/
H A Dsqlite_persistent_store_backend_base.cc128 RecordOpenDBProblem(); in InitializeDatabase()
154 RecordOpenDBProblem(); in InitializeDatabase()
H A Dsqlite_persistent_store_backend_base.h93 virtual void RecordOpenDBProblem() {} in RecordOpenDBProblem() function
H A Dsqlite_persistent_cookie_store.cc459 void RecordOpenDBProblem() override { in RecordOpenDBProblem() function in net::SQLitePersistentCookieStore::Backend