Home | History | Annotate | Download | only in browser

Lines Matching defs:BrowserMain

155 // BrowserMain() as a whole needs to be broken apart so that it's usable by
547 // TODO(viettrungluu): move more/rest of BrowserMain() into above structure
575 TRACE_EVENT_BEGIN("BrowserMain:MESSAGE_LOOP", 0, "");
598 TRACE_EVENT_END("BrowserMain:MESSAGE_LOOP", 0, "");
1129 int BrowserMain(const MainFunctionParams& parameters) {
1130 TRACE_EVENT_BEGIN("BrowserMain", 0, "");
1151 // I (viettrungluu) am in the process of refactoring |BrowserMain()|. If you
1166 // |BrowserMain()|.
1911 TRACE_EVENT_END("BrowserMain", 0, 0);