Searched refs:CanBeMandatory (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/tools/grit/grit/format/policy_templates/writers/
H A Djson_writer.py52 if not self.CanBeMandatory(policy) and self.CanBeRecommended(policy):
H A Dreg_writer.py86 if self.CanBeMandatory(policy):
H A Dplist_writer.py83 if self.CanBeMandatory(policy):
H A Dtemplate_writer.py90 def CanBeMandatory(self, policy): member in class:TemplateWriter
H A Ddoc_writer.py183 if self.CanBeRecommended(policy) and not self.CanBeMandatory(policy):
293 if self.CanBeRecommended(policy) and not self.CanBeMandatory(policy):
468 if self.CanBeRecommended(policy) and not self.CanBeMandatory(policy):
H A Dadm_writer.py156 if self.CanBeMandatory(policy):
H A Dadmx_writer.py298 if self.CanBeMandatory(policy):

Completed in 195 milliseconds