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

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

Completed in 91 milliseconds