Home
last modified time | relevance | path

Searched defs:WebViewInfo (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
Dextension_renderer_state.h22 struct WebViewInfo { struct
40 WebViewInfo* webview_info); argument
/external/chromium_org/chrome/test/chromedriver/chrome/
Ddevtools_http_client.h24 struct WebViewInfo { struct
33 WebViewInfo(const std::string& id, argument
50 explicit WebViewsInfo(const std::vector<WebViewInfo>& info); argument
Ddevtools_http_client.cc32 WebViewInfo::WebViewInfo(const std::string& id, in WebViewInfo() function in WebViewInfo