Searched refs:SetScope (Results 1 – 3 of 3) sorted by relevance
150 bool SetScope(const std::string& extension_id,
328 bool CommandService::SetScope(const std::string& extension_id, in SetScope() function in extensions::CommandService
122 if (command_service->SetScope(extension_id, command_name, global)) in HandleSetCommandScope()