Home
last modified time | relevance | path

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

/external/chromium_org/apps/
Dshell_window_registry.h87 apps::ShellWindow* GetShellWindowForAppAndKey(
Dshell_window_registry.cc158 ShellWindow* ShellWindowRegistry::GetShellWindowForAppAndKey( in GetShellWindowForAppAndKey() function in apps::ShellWindowRegistry
/external/chromium_org/chrome/browser/extensions/api/app_window/
Dapp_window_api.cc171 GetProfile())->GetShellWindowForAppAndKey(extension_id(), in RunImpl()