Searched defs:CreateForWebContents (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/public/browser/
H A Dweb_contents_user_data.h35 static void CreateForWebContents(WebContents* contents) { function in class:content::WebContentsUserData
42 // WebContents (via CreateForWebContents above) and returns it. If no instance
/external/chromium_org/chrome/browser/password_manager/
H A Dpassword_generation_manager.cc39 void PasswordGenerationManager::CreateForWebContents( function in class:PasswordGenerationManager
42 CreateForWebContents(contents);

Completed in 110 milliseconds