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

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_database.h 232 SafeBrowsingStore* GetStore(int list_id);
safe_browsing_database.cc 451 SafeBrowsingStore* SafeBrowsingDatabaseNew::GetStore(const int list_id) {
733 SafeBrowsingStore* store = GetStore(list_id);
774 SafeBrowsingStore* store = GetStore(list_id);
803 SafeBrowsingStore* store = GetStore(list_id);
848 SafeBrowsingStore* store = GetStore(list_id);
    [all...]

Completed in 99 milliseconds