Home
last modified time | relevance | path

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

/external/chromium_org/tools/grit/grit/format/policy_templates/
Dpolicy_template_generator.py53 self._ProcessPolicyList(self._policy_definitions)
140 self._ProcessPolicyList(policy['policies'])
153 def _ProcessPolicyList(self, policy_list): member in PolicyTemplateGenerator