Searched refs:allowRead (Results 1 – 3 of 3) sorted by relevance
84 int allowRead(const String& tableName, const String& columnName);
342 int DatabaseAuthorizer::allowRead(const String& tableName, const String&) in allowRead() function in WebCore::DatabaseAuthorizer
407 return auth->allowRead(parameter1, parameter2); in authorizerFunction()