OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsExtensionList
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_util.h
364
bool
IsExtensionList
(const std::string& list_name);
safe_browsing_util.cc
518
bool
IsExtensionList
(const std::string& list_name) {
database_manager.cc
864
if (safe_browsing_util::
IsExtensionList
(list_name)) {
[
all
...]
Completed in 124 milliseconds