match_subdomains_ 118 chrome/browser/policy/url_blacklist_manager_unittest.cc match_subdomains_(match_subdomains), port_(port), path_(path) {} match_subdomains_ 122 chrome/browser/policy/url_blacklist_manager_unittest.cc match_subdomains_(params.match_subdomains_), port_(params.port_), match_subdomains_ 129 chrome/browser/policy/url_blacklist_manager_unittest.cc match_subdomains_ = params.match_subdomains_; match_subdomains_ 138 chrome/browser/policy/url_blacklist_manager_unittest.cc bool match_subdomains() const { return match_subdomains_; } match_subdomains_ 146 chrome/browser/policy/url_blacklist_manager_unittest.cc bool match_subdomains_; match_subdomains_ 175 extensions/common/extension_messages.h IPC_STRUCT_TRAITS_MEMBER(match_subdomains_) match_subdomains_ 59 extensions/common/permissions/socket_permission_entry.cc if (match_subdomains_ < rhs.match_subdomains_) match_subdomains_ 61 extensions/common/permissions/socket_permission_entry.cc if (match_subdomains_ > rhs.match_subdomains_) match_subdomains_ 72 extensions/common/permissions/socket_permission_entry.cc (match_subdomains_ == rhs.match_subdomains_) && match_subdomains_ 83 extensions/common/permissions/socket_permission_entry.cc if (!match_subdomains_) match_subdomains_ 118 extensions/common/permissions/socket_permission_entry.cc : match_subdomains_ ? SocketPermissionEntry::HOSTS_IN_DOMAINS match_subdomains_ 155 extensions/common/permissions/socket_permission_entry.cc result.match_subdomains_ = true; match_subdomains_ 182 extensions/common/permissions/socket_permission_entry.cc result.match_subdomains_ = false; match_subdomains_ 67 extensions/common/permissions/socket_permission_entry.h bool match_subdomains() const { return match_subdomains_; } match_subdomains_ 79 extensions/common/permissions/socket_permission_entry.h bool match_subdomains_; match_subdomains_ 115 extensions/common/url_pattern.cc match_subdomains_(false), match_subdomains_ 121 extensions/common/url_pattern.cc match_subdomains_(false), match_subdomains_ 129 extensions/common/url_pattern.cc match_subdomains_(false), match_subdomains_ 223 extensions/common/url_pattern.cc match_subdomains_ = true; match_subdomains_ 265 extensions/common/url_pattern.cc match_subdomains_ = true; match_subdomains_ 274 extensions/common/url_pattern.cc match_subdomains_ = val; match_subdomains_ 383 extensions/common/url_pattern.cc if (match_subdomains_ && host_.empty()) match_subdomains_ 387 extensions/common/url_pattern.cc if (!match_subdomains_) match_subdomains_ 430 extensions/common/url_pattern.cc if (match_subdomains_) { match_subdomains_ 110 extensions/common/url_pattern.h bool match_subdomains() const { return match_subdomains_; } match_subdomains_ 227 extensions/common/url_pattern.h bool match_subdomains_;