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

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc181 const char kWebContentsAndroidKey[] = "web_contents_android"; member in namespace:content::__anon7461
4209 static_cast<WebContentsAndroid*>(GetUserData(kWebContentsAndroidKey));
4212 SetUserData(kWebContentsAndroidKey, web_contents_android);

Completed in 60 milliseconds