Searched refs:HandleShowDebugger (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/printing/
H A Dprint_dialog_cloud_internal.h109 void HandleShowDebugger(const ListValue* args);
H A Dprint_dialog_cloud.cc266 NewCallback(this, &CloudPrintFlowHandler::HandleShowDebugger));
309 // HandleShowDebugger(NULL);
314 void CloudPrintFlowHandler::HandleShowDebugger(const ListValue* args) { function in class:internal_cloud_print_helpers::CloudPrintFlowHandler
/external/chromium_org/chrome/browser/printing/
H A Dprint_dialog_cloud_internal.h115 void HandleShowDebugger(const base::ListValue* args);
H A Dprint_dialog_cloud.cc268 base::Bind(&CloudPrintFlowHandler::HandleShowDebugger,
329 // HandleShowDebugger(NULL);
337 void CloudPrintFlowHandler::HandleShowDebugger(const ListValue* args) { function in class:internal_cloud_print_helpers::CloudPrintFlowHandler

Completed in 253 milliseconds