Home
last modified time | relevance | path

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

/external/chromium/chrome/common/
Dsqlite_utils.cc82 SQLErrorHandlerFactory* GetErrorHandlerFactory() { in GetErrorHandlerFactory() function
285 SQLErrorHandler* error_handler = GetErrorHandlerFactory()->Make(); in prepare()
297 SQLErrorHandler* error_handler = GetErrorHandlerFactory()->Make(); in step()