Searched refs:ScopedDBHandle (Results 1 – 4 of 4) sorted by relevance
74 UserSettings::ScopedDBHandle::ScopedDBHandle(UserSettings* settings) in ScopedDBHandle() function in browser_sync::UserSettings::ScopedDBHandle178 ScopedDBHandle dbhandle(this); in Init()289 ScopedDBHandle dbhandle(this); in StoreEmailForSignin()333 ScopedDBHandle dbhandle(this); in GetEmailForSignin()360 ScopedDBHandle dbhandle(this); in StoreHashedPassword()392 ScopedDBHandle dbhandle(this); in VerifyAgainstStoredHash()430 ScopedDBHandle dbhandle(this); in GetClientId()441 ScopedDBHandle dbhandle(this); in ClearAllServiceTokens()446 ScopedDBHandle dbhandle(this); in GetLastUser()
79 struct ScopedDBHandle { struct80 explicit ScopedDBHandle(UserSettings* settings);86 friend struct ScopedDBHandle; argument
20 ScopedDBHandle dbhandle(this); in SetAuthTokenForService()39 ScopedDBHandle dbhandle(this); in GetLastUserAndServiceToken()
29 ScopedDBHandle dbhandle(this); in SetAuthTokenForService()47 ScopedDBHandle dbhandle(this); in GetLastUserAndServiceToken()