Home
last modified time | relevance | path

Searched refs:set_prefix_count (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_util.h242 void set_prefix_count(int count) { data_.prefix_count = count; } in set_prefix_count() function
Dsafe_browsing_util.cc80 rv->set_prefix_count(prefix_count); in Create()