Home
last modified time | relevance | path

Searched defs:NavigationCorrectionParams (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/renderer/net/
H A Dnet_error_helper_core.h146 struct NavigationCorrectionParams { struct
152 GURL url;
154 std::string language;
155 std::string country_code;
156 std::string api_key;
157 GURL search_url;
H A Dnet_error_helper_core.cc448 NetErrorHelperCore::NavigationCorrectionParams::NavigationCorrectionParams() {} in NavigationCorrectionParams() function in NetErrorHelperCore::NavigationCorrectionParams