HomeSort by relevance Sort by last modified time
    Searched full:set_prefix_count (Results 1 - 4 of 4) 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);
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_util.h 265 void set_prefix_count(int count) { data_.prefix_count = count; } function in class:SBEntry
safe_browsing_util.cc 72 rv->set_prefix_count(prefix_count);

Completed in 78 milliseconds