Home
last modified time | relevance | path

Searched refs:ProcessingLoop (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/shell/tools/
Dcontent_shell_crash_service.cc38 int retv = crash_service.ProcessingLoop(); in wWinMain()
/external/chromium_org/components/breakpad/tools/
Dcrash_service.h84 int ProcessingLoop();
Dcrash_service.cc445 int CrashService::ProcessingLoop() { in ProcessingLoop() function in breakpad::CrashService
/external/chromium_org/chrome/tools/crash_service/
Dmain.cc75 int retv = crash_service.ProcessingLoop(); in wWinMain()