OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetErrorHandlerForHistoryDb
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/diagnostics/
sqlite_diagnostics.h
18
sql::ErrorDelegate*
GetErrorHandlerForHistoryDb
();
sqlite_diagnostics.cc
113
sql::ErrorDelegate*
GetErrorHandlerForHistoryDb
() {
/external/chromium/chrome/browser/history/
history_database.cc
72
db_.set_error_delegate(
GetErrorHandlerForHistoryDb
());
Completed in 236 milliseconds