Searched defs:CommandHandler (Results 1 – 3 of 3) sorted by relevance
126 scoped_refptr<DevToolsProtocol::Command> command)> CommandHandler; typedef
23 CommandHandler::CommandHandler(Profile* profile) : profile_(profile) { in CommandHandler() function in extensions::CommandHandler
227 var CommandHandler = function(fileManager) { class