Home | History | Annotate | Download | only in permissions

Lines Matching refs:match_subdomains_

109   if (match_subdomains_ < rhs.match_subdomains_)
111 if (match_subdomains_ > rhs.match_subdomains_)
122 (match_subdomains_ == rhs.match_subdomains_) &&
139 if (!match_subdomains_)
185 match_subdomains_ ? SocketPermissionData::HOSTS_IN_DOMAINS :
202 return match_subdomains_;
209 match_subdomains_ = true;
248 match_subdomains_ = false;
281 if (match_subdomains_) {
300 match_subdomains_ = false;