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

/macosx-10.9.5/WebCore-7537.78.1/Modules/webdatabase/
H A DDatabaseAuthorizer.h78 int allowDelete(const String& tableName);
H A DDatabaseAuthorizer.cpp311 int DatabaseAuthorizer::allowDelete(const String& tableName) function in class:WebCore::DatabaseAuthorizer
/macosx-10.9.5/WebCore-7537.78.1/platform/sql/
H A DSQLiteDatabase.cpp388 return auth->allowDelete(parameter1);

Completed in 122 milliseconds