Searched defs:attribute_names (Results 1 – 6 of 6) sorted by relevance
/external/dbus/bus/ |
D | config-loader-libxml.c | 52 const char **attribute_names, **attribute_values; in xml_text_start_element() local
|
D | config-parser.c | 558 const char **attribute_names, in locate_attributes() 654 const char **attribute_names, in check_no_attributes() 672 const char **attribute_names, in start_busconfig_child() 1135 const char **attribute_names, in append_rule_from_element() 1660 const char **attribute_names, in start_policy_child() 1706 const char **attribute_names, in start_selinux_child() 1778 const char **attribute_names, in bus_config_parser_start_element()
|
D | config-parser-trivial.c | 156 const char **attribute_names, in bus_config_parser_start_element()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sdb/ |
D | connection.py | 205 def _build_name_list(self, params, attribute_names): argument 457 def get_attributes(self, domain_or_name, item_name, attribute_names=None, argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mturk/ |
D | question.py | 303 attribute_names = 'minValue', 'maxValue' variable in NumericConstraint 311 attribute_names = 'minLength', 'maxLength' variable in LengthConstraint 319 attribute_names = 'regex', 'errorText', 'flags' variable in RegExConstraint
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/ |
D | connection.py | 4414 def describe_account_attributes(self, attribute_names=None, dry_run=False): argument
|