Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/extensions/
Dextension_tabs_module.cc56 static Browser* GetBrowserInProfileWithId(Profile* profile,
259 Browser* browser = GetBrowserInProfileWithId(profile(), window_id, in RunImpl()
528 Browser* browser = GetBrowserInProfileWithId(profile(), window_id, in RunImpl()
593 Browser* browser = GetBrowserInProfileWithId(profile(), window_id, in RunImpl()
619 browser = GetBrowserInProfileWithId(profile(), window_id, in RunImpl()
647 browser = GetBrowserInProfileWithId(profile(), window_id, in RunImpl()
672 browser = GetBrowserInProfileWithId(profile(), window_id, in RunImpl()
976 target_browser = GetBrowserInProfileWithId(profile(), window_id, in RunImpl()
1072 browser = GetBrowserInProfileWithId(profile(), window_id, in RunImpl()
1310 static Browser* GetBrowserInProfileWithId(Profile* profile, in GetBrowserInProfileWithId() function