HomeSort by relevance Sort by last modified time
    Searched refs:SQLErrorHandlerFactory (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/
sqlite_utils.h 45 class SQLErrorHandlerFactory {
47 virtual ~SQLErrorHandlerFactory() {}
sqlite_utils.cc 51 class DefaultSQLErrorHandlerFactory : public SQLErrorHandlerFactory {
82 SQLErrorHandlerFactory* GetErrorHandlerFactory() {

Completed in 34 milliseconds