Searched refs:WebContentsToAppIDMap (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dchrome_launcher_controller_per_browser.h331 typedef std::map<content::WebContents*, std::string> WebContentsToAppIDMap; typedef in class:ChromeLauncherControllerPerBrowser
402 WebContentsToAppIDMap web_contents_to_app_id_;
H A Dchrome_launcher_controller_per_app.h396 typedef std::map<content::WebContents*, std::string> WebContentsToAppIDMap; typedef in class:ChromeLauncherControllerPerApp
477 WebContentsToAppIDMap web_contents_to_app_id_;
H A Dchrome_launcher_controller_per_app.cc1220 WebContentsToAppIDMap::const_iterator iter =

Completed in 52 milliseconds