Searched refs:lsp_paths (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
H A Denvironment_data_collection_win.cc85 std::set<std::wstring> lsp_paths; local
89 lsp_paths.insert(base::i18n::ToLower(lsp_path.value()));
94 if (lsp_paths.count(base::UTF8ToWide(process->dll(i).path()))) {

Completed in 77 milliseconds