Searched defs:status_tray (Results 1 – 6 of 6) sorted by relevance
61 StatusTray* status_tray) { in Create()101 StatusTray* status_tray) in ExtensionIndicatorIcon()120 StatusTray* status_tray) in SystemIndicatorManager()
41 StatusTray* status_tray = g_browser_process->status_tray(); in BuildServiceInstanceFor() local
362 StatusTray* status_tray = g_browser_process->status_tray(); in CreateStatusIcon() local380 StatusTray* status_tray = g_browser_process->status_tray(); in DestroyStatusIcon() local
363 StatusTray* status_tray = g_browser_process->status_tray(); in MaybeCreateStatusTrayIcon() local403 StatusTray* status_tray = g_browser_process->status_tray(); in MaybeDestroyStatusTrayIcon() local
199 StatusTray* TestingBrowserProcess::status_tray() { in status_tray() function in TestingBrowserProcess
847 StatusTray* BrowserProcessImpl::status_tray() { in status_tray() function in BrowserProcessImpl