OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:url_redirects
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/safe_browsing/
browser_feature_extractor.h
73
std::vector<GURL>
url_redirects
;
member in struct:safe_browsing::BrowseInfo
client_side_detection_host.cc
328
browse_info_->
url_redirects
= params.redirects;
browser_feature_extractor.cc
242
std::string(), controller, url_index, info->
url_redirects
, request);
browser_feature_extractor_unittest.cc
111
browse_info_->
url_redirects
= redirect_chain;
client_side_detection_host_unittest.cc
304
csd_host_->browse_info_->
url_redirects
= redirect_chain;
[
all
...]
Completed in 27 milliseconds