Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/ash/launcher/
Dchrome_launcher_controller.h421 typedef std::map<content::WebContents*, std::string> WebContentsToAppIDMap; typedef
561 WebContentsToAppIDMap web_contents_to_app_id_;
Dchrome_launcher_controller.cc1338 WebContentsToAppIDMap::const_iterator iter = in GetAppListTitle()
1737 for (WebContentsToAppIDMap::iterator it = web_contents_to_app_id_.begin(); in GetAppState()