Home
last modified time | relevance | path

Searched defs:WaitForDebugger (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/base/debug/
Ddebugger.cc14 bool WaitForDebugger(int wait_seconds, bool silent) { in WaitForDebugger() function
/external/chromium/base/debug/
Ddebugger.cc14 bool WaitForDebugger(int wait_seconds, bool silent) { in WaitForDebugger() function
/external/chromium_org/content/child/
Dchild_process.cc107 void ChildProcess::WaitForDebugger(const std::string& label) { in WaitForDebugger() function in content::ChildProcess