Home
last modified time | relevance | path

Searched refs:uploads (Results 1 – 25 of 95) sorted by relevance

1234

/external/google-breakpad/docs/
Dsym_upload_v2_protocol.md66 $ 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/
Dartifacts_uploader.py125 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/
D00_Descriptions.txt11 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/
Dka_ka_Latn_BGN.txt14 # https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/499646/ROMANIZATION_SYS…
/external/icu/icu4c/source/data/translit/
Dka_ka_Latn_BGN.txt14 # https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/499646/ROMANIZATION_SYS…
/external/skia/src/gpu/graphite/
DRecorder.cpp183 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/
Dtrace_log.proto16 // 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/
Dreporting_test_util.cc80 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/
DREADME.md14 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/
Dbf-cfb.txt1 # Reformatted from https://www.schneier.com/wp-content/uploads/2015/12/vectors-2.txt
Dbf-ofb.txt1 # Reformatted from https://www.schneier.com/wp-content/uploads/2015/12/vectors-2.txt
Dbf-cbc.txt1 # Reformatted from https://www.schneier.com/wp-content/uploads/2015/12/vectors-2.txt
/external/python/google-api-python-client/docs/
Dmedia.md29uploads 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/
DREADME.md60 "origin": "file:///var/cache/deaddrop-uploads",
85 "upload-dir": "/var/cache/deaddrop-uploads",
/external/skia/resources/
DREADME7 an artist uploads a piece of clipart to Openclipart to make it clear the artist
/external/curl/docs/cmdline-opts/
Dcontinue-at.d17 uploads, the FTP server command SIZE will not be used by curl.
Danyauth.d18 Using --anyauth is not recommended if you do uploads from stdin, since it may
/external/curl/tests/data/
Dtest14918 FTP with multiple uploads
Dtest146257 upload All options for uploads
/external/tpm2-tss/
DREADME.md17 … 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/
Dcontrol.cros-av-analysis17 resulting metrics are generated asynchronously after processing whatever uploads
/external/cronet/components/metrics/public/mojom/
Dcall_stack_profile_collector.mojom27 // included in metrics uploads.
/external/libjpeg-turbo/.github/ISSUE_TEMPLATE/
Dbug-report.md13 …unsolvable issues with the JPEG format](https://libjpeg-turbo.org/pmwiki/uploads/About/TwoIssueswi…
/external/python/pybind11/docs/
Drelease.rst48 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/
Dmac.bazelrc12 # TODO(jtattermusch): setup a "cache-silo-key" before enabling uploads to build cache

1234