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

  /external/webkit/WebCore/platform/sql/
SQLiteDatabase.h 75 void setBusyHandler(int(*)(void*, int));
SQLiteDatabase.cpp 178 void SQLiteDatabase::setBusyHandler(int(*handler)(void*, int))

Completed in 101 milliseconds