Home
last modified time | relevance | path

Searched full:downloadlocation (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/prebuilts/r8/
H A Dr8.spdx.json61 "downloadLocation" : "NOASSERTION", string
80 "downloadLocation" : "https://repo1.maven.org/maven2/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar", string
103 …"downloadLocation" : "https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7… string
126 …"downloadLocation" : "https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar… string
149 …"downloadLocation" : "https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar… string
172 …"downloadLocation" : "https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9… string
195 …"downloadLocation" : "https://repo1.maven.org/maven2/it/unimi/dsi/fastutil/7.2.1/fastutil-7.2.1.ja… string
218 …"downloadLocation" : "https://repo1.maven.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.… string
241 …"downloadLocation" : "https://repo1.maven.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.… string
264 …"downloadLocation" : "https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-… string
[all …]
/aosp_15_r20/build/make/tools/sbom/testdata/
H A Dexpected_json_sbom.spdx.json30 "downloadLocation": "NONE", string
47 "downloadLocation": "NONE", string
56 "downloadLocation": "NONE", string
65 "downloadLocation": "NONE", string
81 "downloadLocation": "NOASSERTION", string
/aosp_15_r20/cts/tests/app/DownloadManagerApi28Test/src/android/app/cts/
H A DDownloadManagerApi28Test.java202 for (Uri downloadLocation : downloadPathUris) { in testDownloadManager_mediaStoreEntry()
203 request.setDestinationUri(downloadLocation); in testDownloadManager_mediaStoreEntry()
206 assertSuccessfulDownload(downloadId, new File(downloadLocation.getPath())); in testDownloadManager_mediaStoreEntry()
240 for (String downloadLocation : downloadPath) { in testAddCompletedDownload_mediaStoreEntry()
241 final File file = new File(Uri.parse(downloadLocation).getPath()); in testAddCompletedDownload_mediaStoreEntry()
254 "audio/mp3", downloadLocation, file.length(), true); in testAddCompletedDownload_mediaStoreEntry()
/aosp_15_r20/external/spdx-tools/examples/sample-docs/xml/
H A DSPDXXMLExample-v2.2.spdx.xml199 <downloadLocation>http://ftp.gnu.org/gnu/glibc/glibc-ports-2.15.tar.gz</downloadLocation>
237 <downloadLocation>NOASSERTION</downloadLocation>
247 …<downloadLocation>https://search.maven.org/remotecontent?filepath=org/apache/jena/apache-jena/3.12…
268 …<downloadLocation>https://sourceforge.net/projects/saxon/files/Saxon-B/8.8.0.7/saxonb8-8-0-7j.zip/…
/aosp_15_r20/external/spdx-tools/examples/sample-docs/yaml/
H A DSPDXYAMLExample-2.3.spdx.yaml279 downloadLocation: http://ftp.gnu.org/gnu/glibc/glibc-ports-2.15.tar.gz
312 downloadLocation: NOASSERTION
319downloadLocation: https://search.maven.org/remotecontent?filepath=org/apache/jena/apache-jena/3.12…
336downloadLocation: https://sourceforge.net/projects/saxon/files/Saxon-B/8.8.0.7/saxonb8-8-0-7j.zip/…
348 downloadLocation: NOASSERTION
H A DSPDXYAMLExample-2.2.spdx.yaml171 downloadLocation: "http://ftp.gnu.org/gnu/glibc/glibc-ports-2.15.tar.gz"
207 downloadLocation: "NOASSERTION"
215downloadLocation: "https://search.maven.org/remotecontent?filepath=org/apache/jena/apache-jena/3.1…
232downloadLocation: "https://sourceforge.net/projects/saxon/files/Saxon-B/8.8.0.7/saxonb8-8-0-7j.zip…
/aosp_15_r20/external/kotlin-compose-compiler/org/jetbrains/kotlin/kotlin-compose-compiler-plugin/2.0.0/
H A Dkotlin-compose-compiler-plugin-2.0.0.spdx.json15 "downloadLocation" : "NOASSERTION", string
28 "downloadLocation" : "NOASSERTION", string
47 "downloadLocation" : "NOASSERTION", string
/aosp_15_r20/external/spdx-tools/examples/sample-docs/json/
H A DSPDXJSONExample-v2.3.spdx.json36 "downloadLocation": "http://ftp.gnu.org/gnu/glibc/glibc-ports-2.15.tar.gz", string
100 "downloadLocation": "NOASSERTION", string
109 …"downloadLocation": "https://search.maven.org/remotecontent?filepath=org/apache/jena/apache-jena/3… string
128 …"downloadLocation": "https://sourceforge.net/projects/saxon/files/Saxon-B/8.8.0.7/saxonb8-8-0-7j.z… string
147 "downloadLocation": "NOASSERTION", string
H A DSPDXJSONExample-v2.2.spdx.json82 "downloadLocation" : "http://ftp.gnu.org/gnu/glibc/glibc-ports-2.15.tar.gz", string
114 "downloadLocation" : "NOASSERTION", string
123 …"downloadLocation" : "https://search.maven.org/remotecontent?filepath=org/apache/jena/apache-jena/… string
143 …"downloadLocation" : "https://sourceforge.net/projects/saxon/files/Saxon-B/8.8.0.7/saxonb8-8-0-7j.… string
/aosp_15_r20/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/
DChecksumUtils.java79 boolean doesPackageHashMatch(String downloadLocation, byte[] packageChecksum) { in doesPackageHashMatch() argument
83 packageSha256Hash = mUtils.computeHashOfFile(downloadLocation, Utils.SHA256_TYPE); in doesPackageHashMatch()
/aosp_15_r20/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/parser/
DExtrasProvisioningDataParser.java830 String downloadLocation = getStringExtraFromLongName( in parseRoleHolderDownloadInfoFromExtras() local
832 if (downloadLocation == null) { in parseRoleHolderDownloadInfoFromExtras()
845 .setLocation(downloadLocation) in parseRoleHolderDownloadInfoFromExtras()
/aosp_15_r20/device/linaro/dragonboard-kernel/android-5.15/
Dkernel_sbom.spdx.json20 "downloadLocation": "https://source.android.com", string
125 "downloadLocation": "https://source.android.com", string
133 "downloadLocation": "https://www.kernel.org", string
/aosp_15_r20/device/linaro/dragonboard-kernel/android-6.1/
Dkernel_sbom.spdx.json20 "downloadLocation": "https://source.android.com", string
127 "downloadLocation": "https://source.android.com", string
135 "downloadLocation": "https://www.kernel.org", string
/aosp_15_r20/device/linaro/dragonboard-kernel/android-mainline/
Dkernel_sbom.spdx.json20 "downloadLocation": "https://source.android.com", string
129 "downloadLocation": "https://source.android.com", string
137 "downloadLocation": "https://www.kernel.org", string
/aosp_15_r20/device/linaro/dragonboard-kernel/android-6.6/
Dkernel_sbom.spdx.json20 "downloadLocation": "https://source.android.com", string
144 "downloadLocation": "https://source.android.com", string
152 "downloadLocation": "https://www.kernel.org", string
/aosp_15_r20/external/kotlin-compose-compiler/org/jetbrains/kotlin/kotlin-compose-compiler-plugin-embeddable/2.0.0/
H A Dkotlin-compose-compiler-plugin-embeddable-2.0.0.spdx.json15 "downloadLocation" : "NOASSERTION", string
/aosp_15_r20/external/spdx-tools/spdx/v2_1/
H A Dpackage.go37 PackageDownloadLocation string `json:"downloadLocation"`
/aosp_15_r20/external/bazelbuild-rules_license/tools/
H A Dwrite_sbom.py76 out.write(' downloadLocation: %s\n' % url)
/aosp_15_r20/external/spdx-tools/spdx/v2_2/
H A Dpackage.go42 PackageDownloadLocation string `json:"downloadLocation"`
/aosp_15_r20/external/spdx-tools/spdx/v2_3/
H A Dpackage.go42 PackageDownloadLocation string `json:"downloadLocation"`
/aosp_15_r20/build/make/tools/sbom/
H A Dsbom_writers.py260 PACKAGE_DOWNLOAD_LOCATION = 'downloadLocation'
/aosp_15_r20/external/spdx-tools/rdfloader/parser2v3/
H A Dconstants.go60 SPDX_DOWNLOAD_LOCATION = NS_SPDX + "downloadLocation"
/aosp_15_r20/external/spdx-tools/rdfloader/parser2v2/
H A Dconstants.go60 SPDX_DOWNLOAD_LOCATION = NS_SPDX + "downloadLocation"
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/
Dcontaineranalysis_v1beta1.projects.notes.html240 …&quot;downloadLocation&quot;: &quot;A String&quot;, # This section identifies the download Univers…
465 …&quot;downloadLocation&quot;: &quot;A String&quot;, # This section identifies the download Univers…
695 …&quot;downloadLocation&quot;: &quot;A String&quot;, # This section identifies the download Univers…
917 …&quot;downloadLocation&quot;: &quot;A String&quot;, # This section identifies the download Univers…
1163 …&quot;downloadLocation&quot;: &quot;A String&quot;, # This section identifies the download Univers…
1440 …&quot;downloadLocation&quot;: &quot;A String&quot;, # This section identifies the download Univers…
1679 …&quot;downloadLocation&quot;: &quot;A String&quot;, # This section identifies the download Univers…
1901 …&quot;downloadLocation&quot;: &quot;A String&quot;, # This section identifies the download Univers…
Dcontaineranalysis_v1alpha1.projects.notes.html230 …&quot;downloadLocation&quot;: &quot;A String&quot;, # This section identifies the download Univers…
435 …&quot;downloadLocation&quot;: &quot;A String&quot;, # This section identifies the download Univers…
663 …&quot;downloadLocation&quot;: &quot;A String&quot;, # This section identifies the download Univers…
923 …&quot;downloadLocation&quot;: &quot;A String&quot;, # This section identifies the download Univers…
1144 …&quot;downloadLocation&quot;: &quot;A String&quot;, # This section identifies the download Univers…
1348 …&quot;downloadLocation&quot;: &quot;A String&quot;, # This section identifies the download Univers…

12