HomeSort by relevance Sort by last modified time
    Searched defs:BLACKLIST (Results 1 - 3 of 3) sorted by null

  /external/v8/tools/
generate-builtins-tests.py 15 BLACKLIST = [
120 if obj_name in BLACKLIST: continue
  /system/netd/server/
FirewallController.h 30 // BLACKLIST means the firewall allows all by default, uids must be explicitly DENYed
32 enum FirewallType { WHITELIST, BLACKLIST };
  /external/autotest/utils/
run_pylint.py 35 BLACKLIST = ['/contrib/*', '/frontend/afe/management.py']
258 for pattern in BLACKLIST)

Completed in 232 milliseconds