HomeSort by relevance Sort by last modified time
    Searched refs:GetAllCommands (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/webui/extensions/
command_handler.h 73 void GetAllCommands(base::DictionaryValue* commands);
command_handler.cc 78 GetAllCommands(&results);
130 void CommandHandler::GetAllCommands(base::DictionaryValue* commands) {

Completed in 289 milliseconds