Searched defs:MapRule (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/base/
H A Dhost_mapping_rules.cc16 struct HostMappingRules::MapRule { struct in class:net::HostMappingRules
17 MapRule() : replacement_port(-1) {} function in struct:net::HostMappingRules::MapRule
44 const MapRule& rule = *it;
84 MapRule rule;

Completed in 64 milliseconds