Searched refs:ValidateIntegerRestriction (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/policy/core/common/
H A Dschema.h186 bool ValidateIntegerRestriction(int index, int value) const;
H A Dschema.cc838 !ValidateIntegerRestriction(node_->extra, int_value)) {
1074 bool Schema::ValidateIntegerRestriction(int index, int value) const { function in class:policy::Schema

Completed in 101 milliseconds