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