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

/external/chromium/base/debug/
H A Ddebugger.cc14 bool WaitForDebugger(int wait_seconds, bool silent) { function in namespace:base::debug
H A Ddebugger.h24 BASE_API bool WaitForDebugger(int wait_seconds, bool silent);
H A Ddebug_on_start_win.cc65 base::debug::WaitForDebugger(60, false);
68 base::debug::WaitForDebugger(60, true);
/external/chromium/chrome/browser/
H A Dbrowser_main.cc1755 ChildProcess::WaitForDebugger("Browser");

Completed in 128 milliseconds