OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:csd_whitelist_store
(Results
1 - 6
of
6
) sorted by null
/external/chromium/chrome/browser/safe_browsing/
safe_browsing_database.h
192
//
csd_whitelist_store
. Takes ownership of browse_store, download_store and
193
//
csd_whitelist_store
. When |download_store| is NULL, the database
195
// binary hashes). Same for the |
csd_whitelist_store
|.
198
SafeBrowsingStore*
csd_whitelist_store
);
safe_browsing_database_unittest.cc
388
SafeBrowsingStoreFile*
csd_whitelist_store
= new SafeBrowsingStoreFile();
local
391
csd_whitelist_store
));
1144
SafeBrowsingStoreFile*
csd_whitelist_store
= new SafeBrowsingStoreFile();
local
1255
SafeBrowsingStoreFile*
csd_whitelist_store
= new SafeBrowsingStoreFile();
local
[
all
...]
safe_browsing_database.cc
485
SafeBrowsingStore*
csd_whitelist_store
)
489
csd_whitelist_store_(
csd_whitelist_store
),
[
all
...]
/external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_database.h
278
// the |
csd_whitelist_store
|, |download_whitelist_store| and
282
SafeBrowsingStore*
csd_whitelist_store
,
safe_browsing_database_unittest.cc
401
SafeBrowsingStoreFile*
csd_whitelist_store
= new SafeBrowsingStoreFile();
local
408
csd_whitelist_store
,
1198
SafeBrowsingStoreFile*
csd_whitelist_store
= new SafeBrowsingStoreFile();
local
1316
SafeBrowsingStoreFile*
csd_whitelist_store
= new SafeBrowsingStoreFile();
local
[
all
...]
safe_browsing_database.cc
494
SafeBrowsingStore*
csd_whitelist_store
,
502
csd_whitelist_store_(
csd_whitelist_store
),
[
all
...]
Completed in 206 milliseconds