Searched refs:allowAnalyze (Results 1 – 3 of 3) sorted by relevance
88 int allowAnalyze(const String& tableName);
355 int DatabaseAuthorizer::allowAnalyze(const String& tableName) in allowAnalyze() function in blink::DatabaseAuthorizer
331 return auth->allowAnalyze(parameter1); in authorizerFunction()