/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sns/ |
D | connection.py | 120 def get_topic_attributes(self, topic): argument 131 def set_topic_attributes(self, topic, attr_name, attr_value): argument 152 def add_permission(self, topic, label, account_ids, actions): argument 178 def remove_permission(self, topic, label): argument 194 def create_topic(self, topic): argument 205 def delete_topic(self, topic): argument 216 def publish(self, topic=None, message=None, subject=None, target_arn=None, argument 292 def subscribe(self, topic, protocol, endpoint): argument 322 def subscribe_sqs_queue(self, topic, queue): argument 374 def confirm_subscription(self, topic, token, argument [all …]
|
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/ |
D | HelpTopicActivity.java | 39 String topic = getIntent().getStringExtra(Intent.EXTRA_TITLE); in onCreate() local
|
D | HelpActivity.java | 68 final String topic = name.substring(0, name.length() - SUFFIX.length()); in onCreate() local
|
/external/autotest/cli/ |
D | site_suite.py | 27 topic = msg_topic = 'suite' variable in site_suite
|
D | user.py | 25 topic = msg_topic = 'user' variable in user
|
D | test.py | 27 topic = msg_topic = 'test' variable in test
|
D | stable_version.py | 28 topic = msg_topic = 'stable_version' variable in stable_version
|
D | shard.py | 24 topic = msg_topic = 'shard' variable in shard
|
D | label.py | 27 topic = msg_topic = 'label' variable in label
|
D | acl.py | 27 topic = 'acl_group' variable in acl
|
D | atomicgroup.py | 26 topic = 'atomic_group' variable in atomicgroup
|
D | server.py | 39 topic = msg_topic = 'server' variable in server
|
D | host.py | 33 topic = msg_topic = 'host' variable in host
|
D | job.py | 28 topic = msg_topic = 'job' variable in job
|
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/ |
D | HelpTopicView.java | 52 public HelpTopicView setTopic(String topic) { in setTopic()
|
/external/chromium-trace/catapult/third_party/coverage/coverage/ |
D | cmdline.py | 176 def help_noop(self, error=None, topic=None, parser=None): argument 539 def help(self, error=None, topic=None, parser=None): argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/autoscale/ |
D | group.py | 309 def put_notification_configuration(self, topic, notification_types): argument 323 def delete_notification_configuration(self, topic): argument
|
D | __init__.py | 738 def put_notification_configuration(self, autoscale_group, topic, notification_types): argument 771 def delete_notification_configuration(self, autoscale_group, topic): argument
|
/external/regex-re2/lib/codereview/ |
D | codereview.py | 3347 def formatter(self, topic, opts): argument
|