Searched refs:dropIndex (Results 1 – 3 of 3) sorted by relevance
62 int dropIndex(const String& indexName, const String& tableName);
193 int DatabaseAuthorizer::dropIndex(const String&, const String& tableName) in dropIndex() function in WebCore::DatabaseAuthorizer
387 return auth->dropIndex(parameter1, parameter2); in authorizerFunction()