OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShowCloudPrintManagePage
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/webui/options/
advanced_options_handler.h
105
void
ShowCloudPrintManagePage
(const ListValue* args);
advanced_options_handler.cc
284
web_ui_->RegisterMessageCallback("
showCloudPrintManagePage
",
286
&AdvancedOptionsHandler::
ShowCloudPrintManagePage
));
458
void AdvancedOptionsHandler::
ShowCloudPrintManagePage
(const ListValue* args) {
Completed in 17 milliseconds