OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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