HomeSort by relevance Sort by last modified time
    Searched full:url_infos (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_host.cc 692 std::vector<IPUrlInfo> url_infos; local
693 url_infos.push_back(IPUrlInfo(url, method, referrer, resource_type));
694 browse_info_->ips.insert(make_pair(ip, url_infos));

Completed in 57 milliseconds