Searched defs:GetWebViewById (Results 1 – 3 of 3) sorted by relevance
30 Status StubChrome::GetWebViewById(const std::string& id, WebView** web_view) { in GetWebViewById() function in StubChrome
102 Status ChromeImpl::GetWebViewById(const std::string& id, WebView** web_view) { in GetWebViewById() function in ChromeImpl
22 virtual Status GetWebViewById(const std::string& id, in GetWebViewById() function in __anon7343ae1b0111::MockChrome