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