Searched refs:GetBrowserInfo (Results 1 – 6 of 6) sorted by relevance
507 scoped_refptr<CefBrowserInfo> CefFrameHostImpl::GetBrowserInfo() const { in GetBrowserInfo() function in CefFrameHostImpl513 if (auto browser_info = GetBrowserInfo()) in GetBrowserHostBase()578 auto browser_info = GetBrowserInfo(); in FrameAttached()
126 scoped_refptr<CefBrowserInfo> GetBrowserInfo(
153 scoped_refptr<CefBrowserInfo> GetBrowserInfo() const;
353 scoped_refptr<CefBrowserInfo> CefBrowserInfoManager::GetBrowserInfo( in GetBrowserInfo() function in CefBrowserInfoManager
123 auto info = CefBrowserInfoManager::GetInstance()->GetBrowserInfo( in GetBrowserForGlobalId()
74 CefBrowserInfoManager::GetInstance()->GetBrowserInfo(global_id, in GetOwnerBrowserForGlobalId()