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

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_database.h 263 void InsertAdd(int chunk, SBPrefix host, const SBEntry* entry, int list_id);
safe_browsing_database.cc 729 void SafeBrowsingDatabaseNew::InsertAdd(int chunk_id, SBPrefix host,
792 InsertAdd(chunk_id, hiter->host, hiter->entry, list_id);
    [all...]

Completed in 1761 milliseconds