Searched refs:WebContentsToAppIDMap (Results 1 – 2 of 2) sorted by relevance
421 typedef std::map<content::WebContents*, std::string> WebContentsToAppIDMap; typedef561 WebContentsToAppIDMap web_contents_to_app_id_;
1338 WebContentsToAppIDMap::const_iterator iter = in GetAppListTitle()1737 for (WebContentsToAppIDMap::iterator it = web_contents_to_app_id_.begin(); in GetAppState()