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