Home
last modified time | relevance | path

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

/external/webkit/WebCore/storage/
DDatabaseAuthorizer.h80 int allowFunction(const String& functionName);
DDatabaseAuthorizer.cpp177 int DatabaseAuthorizer::allowFunction(const String&) in allowFunction() function in WebCore::DatabaseAuthorizer
/external/webkit/WebCore/platform/sql/
DSQLiteDatabase.cpp312 return auth->allowFunction(parameter1); in authorizerFunction()
/external/webkit/WebCore/
DChangeLog-2008-08-1080724 (WebCore::DatabaseAuthorizer::allowFunction):
80997 (WebCore::SQLAuthorizer::allowFunction):