Home
last modified time | relevance | path

Searched refs:string_pattern_restriction (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/components/policy/core/common/
Dschema_internal.h122 } string_pattern_restriction; member
Dschema.cc740 restriction_nodes_.back().string_pattern_restriction.pattern_index = index; in ParseStringPattern()
741 restriction_nodes_.back().string_pattern_restriction.pattern_index_backup = in ParseStringPattern()
1190 int index = rnode->string_pattern_restriction.pattern_index; in ValidateStringRestriction()
1191 DCHECK(index == rnode->string_pattern_restriction.pattern_index_backup); in ValidateStringRestriction()