HomeSort by relevance Sort by last modified time
    Searched refs:set_prefix_count (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_util.h 242 void set_prefix_count(int count) { data_.prefix_count = count; } function in class:SBEntry
safe_browsing_util.cc 80 rv->set_prefix_count(prefix_count);

Completed in 19 milliseconds