Searched defs:policy_value (Results 1 – 5 of 5) sorted by relevance
102 const std::string& policy_value) { in InstallStringPolicy()109 int policy_value) { in InstallIntegerPolicy()116 bool policy_value) { in InstallBooleanPolicy()123 const base::ListValue* policy_value) { in InstallStringListPolicy()131 const base::DictionaryValue* policy_value) { in InstallDictionaryPolicy()
64 const base::Value* policy_value = it_map->second.value.get(); in FilterBundle() local
113 def _remove_visual_formatting(policy_value): argument
188 def verify_policy(self, policyName, policy_value, extID=None): argument
125 return_value_policy policy_value = policy; in cast() local