Searched refs:is_path_wildcard (Results 1 – 5 of 5) sorted by relevance
170 parts_.is_path_wildcard = false; in WithPath()176 parts_.is_path_wildcard = true; in WithPathWildcard()219 !parts->is_path_wildcard) { in Canonicalize()255 if (parts.is_path_wildcard) in Validate()331 is_path_wildcard(false) {} in PatternParts()489 return parts_.is_path_wildcard || in Matches()
90 bool is_path_wildcard; member
195 if (parts.is_path_wildcard) in ToString()
228 parts.is_path_wildcard = true; in TEST()
115 IPC_STRUCT_TRAITS_MEMBER(is_path_wildcard)