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

/external/chromium/chrome/browser/visitedlink/
H A Dvisitedlink_master.h231 // Allocates the Fingerprint structure and length. When init_to_empty is set,
236 bool CreateURLTable(int32 num_entries, bool init_to_empty);
H A Dvisitedlink_master.cc668 bool VisitedLinkMaster::CreateURLTable(int32 num_entries, bool init_to_empty) { argument
683 if (init_to_empty) {

Completed in 106 milliseconds