/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sdb/ |
D | domain.py | 57 def put_attributes(self, item_name, attributes, argument 117 def get_attributes(self, item_name, attribute_name=None, argument 136 def delete_attributes(self, item_name, attributes=None, argument 212 def get_item(self, item_name, consistent_read=False): argument 229 def new_item(self, item_name): argument
|
D | connection.py | 382 def put_attributes(self, domain_or_name, item_name, attributes, argument 457 def get_attributes(self, domain_or_name, item_name, attribute_names=None, argument 505 def delete_attributes(self, domain_or_name, item_name, attr_names=None, argument
|
/external/android-clat/ |
D | config.c | 45 char *config_item_str(cnode *root, const char *item_name, const char *defaultvar) { in config_item_str() 62 int16_t *config_item_int16_t(cnode *root, const char *item_name, const char *defaultvar, int16_t *r… in config_item_int16_t() 101 struct in_addr *config_item_ip(cnode *root, const char *item_name, const char *defaultvar, struct i… in config_item_ip() 126 struct in6_addr *config_item_ip6(cnode *root, const char *item_name, const char *defaultvar, struct… in config_item_ip6()
|
/external/autotest/client/common_lib/cros/ |
D | interactive_xmlrpc_server.py | 168 def append_list_item(self, list_name, item_name, html): argument 191 def replace_list_item(self, item_name, html): argument
|
/external/autotest/server/cros/ |
D | interactive_client.py | 125 def append_list_item(self, list_name, item_name, html): argument 138 def replace_list_item(self, item_name, html): argument
|
/external/chromium-trace/catapult/third_party/six/ |
D | test_six.py | 117 def test_move_items(item_name): argument 143 def test_move_items_urllib_parse(item_name): argument 156 def test_move_items_urllib_error(item_name): argument 165 def test_move_items_urllib_request(item_name): argument 174 def test_move_items_urllib_response(item_name): argument 183 def test_move_items_urllib_robotparser(item_name): argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/six/ |
D | test_six.py | 97 def test_move_items(item_name): argument 123 def test_move_items_urllib_parse(item_name): argument 136 def test_move_items_urllib_error(item_name): argument 145 def test_move_items_urllib_request(item_name): argument 154 def test_move_items_urllib_response(item_name): argument 163 def test_move_items_urllib_robotparser(item_name): argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/pyami/ |
D | config.py | 194 def dump_to_sdb(self, domain_name, item_name): argument 209 def load_from_sdb(self, domain_name, item_name): argument
|
/external/webrtc/webrtc/libjingle/xmpp/ |
D | pubsub_task.cc | 186 const buzz::QName& item_name(item->Name()); in HandlePubsubItems() local
|
/external/opencv3/3rdparty/include/ffmpeg_/libavutil/ |
D | log.h | 61 const char* (*item_name)(void* ctx); member
|
/external/chromium-trace/catapult/telemetry/telemetry/ |
D | record_wpr.py | 88 def _PrintAllImpl(all_items, item_name, output_stream): argument
|
/external/mesa3d/src/mapi/glapi/gen/ |
D | gl_XML.py | 786 def create_item(self, item_name, element, context): argument
|