/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/gs/ |
test_resumable_uploads.py | 81 dst_key = self._MakeKey(set_contents=False) 83 dst_key.set_contents_from_file(small_src_file) 88 dst_key.set_contents_from_file(small_src_file, rewind=True) 89 self.assertEqual(SMALL_KEY_SIZE, dst_key.size) 91 dst_key.get_contents_as_string()) 100 dst_key = self._MakeKey(set_contents=False) 101 dst_key.set_contents_from_file( 103 self.assertEqual(SMALL_KEY_SIZE, dst_key.size) 105 dst_key.get_contents_as_string()) 117 dst_key = self._MakeKey(set_contents=False [all...] |
/bionic/libc/upstream-netbsd/lib/libc/include/isc/ |
dst.h | 7 typedef struct dst_key { struct 14 } DST_KEY; 65 DST_KEY *, /*!< the key to use */ 72 DST_KEY *, /*!< the key to use */ 78 DST_KEY *dst_read_key(const char *, /*!< name of key */ 82 int dst_write_key(const DST_KEY *, /*!< key to write out */ 84 DST_KEY *dst_dnskey_to_key(const char *, /*!< KEY record name */ 87 int dst_key_to_dnskey(const DST_KEY *, /*!< key to translate */ 90 DST_KEY *dst_buffer_to_key(const char *, /*!< name of the key */ 96 int dst_key_to_buffer(DST_KEY *, u_char *, int) [all...] |
/external/chromium-trace/catapult/telemetry/telemetry/timeline/ |
memory_dump_event.py | 123 values = ', '.join('%s=%d' % (src_key, self._bucket[dst_key]) 124 for dst_key, src_key 129 for dst_key, src_key in BUCKET_ATTRS.iteritems(): 130 self._bucket[dst_key] += int(byte_stats.get(src_key, '0'), 16)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/s3/ |
mock_storage_service.py | 176 def copy(self, dst_bucket_name, dst_key, metadata=NOT_IMPL, 179 return dst_bucket.copy_key(dst_key, self.bucket.name, 594 dst_key.set_contents_from_stream(fp)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ |
storage_uri.py | 687 dst_key = self.new_key(False, headers) 688 result = dst_key.set_contents_from_stream( 691 self._update_from_key(dst_key) [all...] |
/bionic/libc/include/arpa/ |
nameser.h | 269 struct dst_key *key;
|
/development/ndk/platforms/android-21/include/arpa/ |
nameser.h | 269 struct dst_key *key;
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/ |
key.py | 442 def copy(self, dst_bucket, dst_key, metadata=None, 451 :type dst_key: string 452 :param dst_key: The name of the destination key 495 return dst_bucket.copy_key(dst_key, self.bucket.name, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/ |
nameser.h | 234 struct dst_key *key;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/ |
nameser.h | 234 struct dst_key *key;
|
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/arpa/ |
nameser.h | 269 struct dst_key *key;
|
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/arpa/ |
nameser.h | 269 struct dst_key *key;
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/arpa/ |
nameser.h | 269 struct dst_key *key;
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/arpa/ |
nameser.h | 269 struct dst_key *key;
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/arpa/ |
nameser.h | 269 struct dst_key *key;
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/arpa/ |
nameser.h | 269 struct dst_key *key;
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/arpa/ |
nameser.h | 269 struct dst_key *key;
|
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/arpa/ |
nameser.h | 269 struct dst_key *key;
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/arpa/ |
nameser.h | 269 struct dst_key *key;
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/arpa/ |
nameser.h | 269 struct dst_key *key;
|
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/arpa/ |
nameser.h | 269 struct dst_key *key;
|
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/arpa/ |
nameser.h | 269 struct dst_key *key;
|
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/arpa/ |
nameser.h | 269 struct dst_key *key;
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/arpa/ |
nameser.h | 269 struct dst_key *key;
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/arpa/ |
nameser.h | 269 struct dst_key *key;
|