Searched refs:uploads (Results 1 – 25 of 95) sorted by relevance
1234
/external/google-breakpad/docs/ |
D | sym_upload_v2_protocol.md | 66 $ curl --request POST https://sym-upload-api/uploads:create?key=myfancysecret123 81 https://sym-upload-api/uploads/42:complete?key=myfancysecret123 89 * `/uploads:create?key=<key>` 90 * `/uploads/<upload_key>:complete?key=<key>` 128 /uploads:create?key=<key> 167 /uploads/<upload_key>:complete?key=<key> 195 implementation to decide how uploads are assigned `upload_key`s and how to
|
/external/perfetto/infra/ci/worker/ |
D | artifacts_uploader.py | 125 uploads = 0 130 uploads += 1 if upl_size >= 0 else 0 135 job_id, uploads, failures, total_size / 1e3)
|
/external/ltp/testcases/network/stress/ftp/ |
D | 00_Descriptions.txt | 11 uploads a large data via IPv4/IPv6 15 uploads data over IPv4/IPv6 asynchronously for a long time
|
/external/cronet/third_party/icu/source/data/translit/ |
D | ka_ka_Latn_BGN.txt | 14 # https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/499646/ROMANIZATION_SYS…
|
/external/icu/icu4c/source/data/translit/ |
D | ka_ka_Latn_BGN.txt | 14 # https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/499646/ROMANIZATION_SYS…
|
/external/skia/src/gpu/graphite/ |
D | Recorder.cpp | 183 auto uploads = std::make_unique<UploadList>(); in snap() local 184 fAtlasManager->recordUploads(uploads.get(), /*useCachedUploads=*/true); in snap() 185 if (uploads->size() > 0) { in snap() 186 sk_sp<Task> uploadTask = UploadTask::Make(uploads.get()); in snap()
|
/external/cronet/third_party/metrics_proto/ |
D | trace_log.proto | 16 // Chrome uploads data as a serialized perfetto trace message. The proto format 23 // Client uploads the trace data as a byte buffer.
|
/external/cronet/net/reporting/ |
D | reporting_test_util.cc | 80 std::vector<std::unique_ptr<TestReportingUploader::PendingUpload>>* uploads, in ErasePendingUpload() argument 82 for (auto it = uploads->begin(); it != uploads->end(); ++it) { in ErasePendingUpload() 84 uploads->erase(it); in ErasePendingUpload()
|
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-deaddrop/ |
D | README.md | 14 Multiple simultaneous ongoing file uploads are supported. 39 [2018/12/01 10:31:10:5290] NOTICE: deaddrop: vh default, upload dir ./uploads, max size 10000000
|
/external/python/cryptography/vectors/cryptography_vectors/ciphers/Blowfish/ |
D | bf-cfb.txt | 1 # Reformatted from https://www.schneier.com/wp-content/uploads/2015/12/vectors-2.txt
|
D | bf-ofb.txt | 1 # Reformatted from https://www.schneier.com/wp-content/uploads/2015/12/vectors-2.txt
|
D | bf-cbc.txt | 1 # Reformatted from https://www.schneier.com/wp-content/uploads/2015/12/vectors-2.txt
|
/external/python/google-api-python-client/docs/ |
D | media.md | 29 …uploads to send files, which allows files to be uploaded in smaller chunks. This is especially use… 60 The following is a good exception handling pattern for resumable media uploads:
|
/external/libwebsockets/plugins/deaddrop/ |
D | README.md | 60 "origin": "file:///var/cache/deaddrop-uploads", 85 "upload-dir": "/var/cache/deaddrop-uploads",
|
/external/skia/resources/ |
D | README | 7 an artist uploads a piece of clipart to Openclipart to make it clear the artist
|
/external/curl/docs/cmdline-opts/ |
D | continue-at.d | 17 uploads, the FTP server command SIZE will not be used by curl.
|
D | anyauth.d | 18 Using --anyauth is not recommended if you do uploads from stdin, since it may
|
/external/curl/tests/data/ |
D | test149 | 18 FTP with multiple uploads
|
D | test1462 | 57 upload All options for uploads
|
/external/tpm2-tss/ |
D | README.md | 17 … Feature API Specification](https://trustedcomputinggroup.org/wp-content/uploads/TSS_FAPI_v0.94_r0… 18 …icy Language Specification](https://trustedcomputinggroup.org/wp-content/uploads/TSS_JSON_Policy_v… 21 … API (ESAPI) Specification](https://trustedcomputinggroup.org/wp-content/uploads/TSS_ESAPI_Version… 31 …rshaling API Specification](https://trustedcomputinggroup.org/wp-content/uploads/TSS_Marshaling_Un… 40 …n Structures Specification](https://trustedcomputinggroup.org/wp-content/uploads/TSS_Overview_Comm…
|
/external/autotest/test_suites/ |
D | control.cros-av-analysis | 17 resulting metrics are generated asynchronously after processing whatever uploads
|
/external/cronet/components/metrics/public/mojom/ |
D | call_stack_profile_collector.mojom | 27 // included in metrics uploads.
|
/external/libjpeg-turbo/.github/ISSUE_TEMPLATE/ |
D | bug-report.md | 13 …unsolvable issues with the JPEG format](https://libjpeg-turbo.org/pmwiki/uploads/About/TwoIssueswi…
|
/external/python/pybind11/docs/ |
D | release.rst | 48 notifications to users watching releases, and also uploads PyPI packages). 92 This makes SDists and wheels, and the final line uploads them.
|
/external/rust/crates/grpcio-sys/grpc/tools/remote_build/ |
D | mac.bazelrc | 12 # TODO(jtattermusch): setup a "cache-silo-key" before enabling uploads to build cache
|
1234