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

/external/webkit/Source/WebCore/platform/sql/
H A DSQLiteDatabase.cpp340 int SQLiteDatabase::authorizerFunction(void* userData, int actionCode, const char* parameter1, const char* parameter2, const char* /*databaseName*/, const char* /*trigger_or_view*/) argument
345 switch (actionCode) {

Completed in 52 milliseconds