Home
last modified time | relevance | path

Searched defs:RecordOpenDBProblem (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/extras/sqlite/
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