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

  /external/chromium/net/proxy/
proxy_config.h 39 TYPE_NO_RULES,
44 // Note that the default of TYPE_NO_RULES results in direct connections
50 return type == TYPE_NO_RULES;
  /external/chromium_org/net/proxy/
proxy_config.h 44 TYPE_NO_RULES,
49 // Note that the default of TYPE_NO_RULES results in direct connections
55 return type == TYPE_NO_RULES;

Completed in 71 milliseconds