Searched defs:GetWebViewById (Results 1 – 3 of 3) sorted by relevance
33 Status StubChrome::GetWebViewById(const std::string& id, WebView** web_view) { in GetWebViewById() function in StubChrome
93 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 __anon056ca3210111::MockChrome