Home
last modified time | relevance | path

Searched refs:GetStore (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_database.cc451 SafeBrowsingStore* SafeBrowsingDatabaseNew::GetStore(const int list_id) { in GetStore() function in SafeBrowsingDatabaseNew
733 SafeBrowsingStore* store = GetStore(list_id); in InsertAdd()
774 SafeBrowsingStore* store = GetStore(list_id); in InsertAddChunks()
803 SafeBrowsingStore* store = GetStore(list_id); in InsertSub()
848 SafeBrowsingStore* store = GetStore(list_id); in InsertSubChunks()
881 SafeBrowsingStore* store = GetStore(list_id); in InsertChunks()
907 SafeBrowsingStore* store = GetStore(list_id); in DeleteChunks()
Dsafe_browsing_database.h232 SafeBrowsingStore* GetStore(int list_id);