Searched refs:setBusyHandler (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/platform/sql/
H A DSQLiteDatabase.h84 void setBusyHandler(int(*)(void*, int));
H A DSQLiteDatabase.cpp252 void SQLiteDatabase::setBusyHandler(int(*handler)(void*, int)) function in class:WebCore::SQLiteDatabase

Completed in 75 milliseconds