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

  /external/chromium_org/third_party/WebKit/Source/core/platform/sql/
SQLiteDatabase.h 84 void setBusyHandler(int(*)(void*, int));
SQLiteDatabase.cpp 252 void SQLiteDatabase::setBusyHandler(int(*handler)(void*, int))

Completed in 115 milliseconds