Searched refs:allowPragma (Results 1 – 3 of 3) sorted by relevance
89 int allowPragma(const String& pragmaName, const String& firstArgument);
360 int DatabaseAuthorizer::allowPragma(const String&, const String&) in allowPragma() function in WebCore::DatabaseAuthorizer
405 return auth->allowPragma(parameter1, parameter2); in authorizerFunction()