Home
last modified time | relevance | path

Searched refs:allowAnalyze (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/storage/
DDatabaseAuthorizer.h87 int allowAnalyze(const String& tableName);
DDatabaseAuthorizer.cpp358 int DatabaseAuthorizer::allowAnalyze(const String& tableName) in allowAnalyze() function in WebCore::DatabaseAuthorizer
/external/webkit/Source/WebCore/platform/sql/
DSQLiteDatabase.cpp402 return auth->allowAnalyze(parameter1); in authorizerFunction()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1080720 (WebCore::DatabaseAuthorizer::allowAnalyze):
80996 (WebCore::SQLAuthorizer::allowAnalyze):