Home
last modified time | relevance | path

Searched refs:HandleShowDebugger (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/printing/
Dprint_dialog_cloud_internal.h109 void HandleShowDebugger(const ListValue* args);
Dprint_dialog_cloud.cc266 NewCallback(this, &CloudPrintFlowHandler::HandleShowDebugger)); in RegisterMessages()
314 void CloudPrintFlowHandler::HandleShowDebugger(const ListValue* args) { in HandleShowDebugger() function in internal_cloud_print_helpers::CloudPrintFlowHandler