Home
last modified time | relevance | path

Searched refs:allowInsert (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/storage/
DDatabaseAuthorizer.h79 int allowInsert(const String& tableName);
DDatabaseAuthorizer.cpp321 int DatabaseAuthorizer::allowInsert(const String& tableName) in allowInsert() function in WebCore::DatabaseAuthorizer
/external/webkit/Source/WebCore/platform/sql/
DSQLiteDatabase.cpp381 return auth->allowInsert(parameter1); in authorizerFunction()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1070223 (WebCore::DatabaseAuthorizer::allowInsert):
80717 (WebCore::DatabaseAuthorizer::allowInsert):
80988 (WebCore::SQLAuthorizer::allowInsert):
DChangeLog-2011-02-1641134 (WebCore::DatabaseAuthorizer::allowInsert):
DChangeLog-2009-06-1619588 (WebCore::DatabaseAuthorizer::allowInsert):