Home
last modified time | relevance | path

Searched +full:restricted +full:- (Results 1 – 25 of 1567) sorted by relevance

12345678910>>...63

/aosp_15_r20/build/make/tools/compliance/cmd/dumpresolutions/
H A Ddumpresolutions_test.go7 // http://www.apache.org/licenses/LICENSE-2.0
528 condition: "restricted",
532 …"testdata/restricted/bin/bin1.meta_lic testdata/restricted/bin/bin1.meta_lic notice:restricted_if_…
533 …"testdata/restricted/bin/bin1.meta_lic testdata/restricted/lib/liba.so.meta_lic restricted_if_stat…
534 …"testdata/restricted/bin/bin1.meta_lic testdata/restricted/lib/libc.a.meta_lic reciprocal:restrict…
535 "testdata/restricted/bin/bin2.meta_lic testdata/restricted/bin/bin2.meta_lic notice:restricted",
536 "testdata/restricted/bin/bin2.meta_lic testdata/restricted/lib/libb.so.meta_lic restricted",
537 …"testdata/restricted/highest.apex.meta_lic testdata/restricted/bin/bin1.meta_lic notice:restricted…
538 …"testdata/restricted/highest.apex.meta_lic testdata/restricted/bin/bin2.meta_lic notice:restricted
539 …"testdata/restricted/highest.apex.meta_lic testdata/restricted/highest.apex.meta_lic notice:restri…
[all …]
/aosp_15_r20/packages/modules/Permission/framework-s/java/android/app/ecm/
DEnhancedConfirmationManager.java8 * http://www.apache.org/licenses/LICENSE-2.0
43 * restricts access to protected **settings** (i.e., sensitive resources) by restricted **apps**
50 * <li>Check whether a setting is restricted from an app ({@link #isRestricted})
51 * <li>Get an intent that will open the "Restricted setting" dialog ({@link
53 * they've attempted to perform is restricted)
56 * <li>Clear an app's restriction status (i.e., un-restrict it). ({@link #clearRestriction})
68 * <li>An app may be considered as being **not restricted** or **restricted**. A restricted app
69 * will be restricted from accessing all protected settings. Whether ECM considers any
70 * particular app restricted is an implementation detail of ECM. However, the user is able to
71 * clear any restricted app's restriction status (i.e, un-restrict it), after which ECM will
[all …]
/aosp_15_r20/build/make/tools/compliance/cmd/sbom/
H A Dsbom_test.go7 // http://www.apache.org/licenses/LICENSE-2.0
29 "github.com/spdx/tools-golang/builder/builder2v2"
30 "github.com/spdx/tools-golang/spdx/common"
31 spdx "github.com/spdx/tools-golang/spdx/v2_2"
59 SPDXVersion: "SPDX-2.2",
60 DataLicense: "CC0-1.0",
62 DocumentName: "testdata-firstparty-highest.apex",
63 …DocumentNamespace: generateSPDXNamespace("", "1970-01-01T00:00:00Z", "testdata/firstparty/highest.…
67 PackageName: "testdata-firstparty-highest.apex.meta_lic",
70 PackageSPDXIdentifier: common.ElementID("testdata-firstparty-highest.apex.meta_lic"),
[all …]
/aosp_15_r20/build/make/tools/compliance/cmd/dumpgraph/
H A Ddumpgraph_test.go7 // http://www.apache.org/licenses/LICENSE-2.0
308 condition: "restricted",
312 "testdata/restricted/bin/bin1.meta_lic testdata/restricted/lib/liba.so.meta_lic static",
313 "testdata/restricted/bin/bin1.meta_lic testdata/restricted/lib/libc.a.meta_lic static",
314 "testdata/restricted/bin/bin2.meta_lic testdata/restricted/lib/libb.so.meta_lic dynamic",
315 "testdata/restricted/bin/bin2.meta_lic testdata/restricted/lib/libd.so.meta_lic dynamic",
316 "testdata/restricted/highest.apex.meta_lic testdata/restricted/bin/bin1.meta_lic static",
317 "testdata/restricted/highest.apex.meta_lic testdata/restricted/bin/bin2.meta_lic static",
318 "testdata/restricted/highest.apex.meta_lic testdata/restricted/lib/liba.so.meta_lic static",
319 "testdata/restricted/highest.apex.meta_lic testdata/restricted/lib/libb.so.meta_lic static",
[all …]
/aosp_15_r20/external/python/cpython2/Lib/
Drexec.py1 """Restricted execution facilities.
4 r_import(), which correspond roughly to the built-in operations
6 environment that only exposes those built-in operations that are
9 policy decision which built-in modules and operations are made
15 - r_open should allow writing tmp dir
16 - r_exec etc. with explicit globals/locals? (Use rexec("exec ... in ...")?)
41 # XXX This is just like a Bastion -- should use that!
75 if args and type(args[-1]) == type(0):
76 verbose = args[-1]
77 args = args[:-1]
[all …]
/aosp_15_r20/external/python/cpython2/Doc/library/
Drexec.rst1 :mod:`rexec` --- Restricted execution framework
5 :synopsis: Basic restricted execution framework.
21 restricted versions of the standard Python functions :meth:`eval`,
23 executed in this restricted environment will only have access to modules and
32 ready" security. In such situations, execution via sub-processes or very
50 Whenever the :mod:`rexec` module searches for a module (even a built-in one) or
54 these calls --- they are made by a module loader object that's part of the
56 useful when changing the mechanics of :keyword:`import` within the restricted
69 It is important to be aware that code running in a restricted environment can
70 still call the :func:`sys.exit` function. To disallow restricted code from
[all …]
/aosp_15_r20/build/make/tools/compliance/cmd/xmlnotice/
H A Dxmlnotice_test.go7 // http://www.apache.org/licenses/LICENSE-2.0
32 …installTarget = regexp.MustCompile(`^<file-name contentId="[^"]{32}" lib="([^"]*)">([^<]+)</file-n…
33 …licenseText = regexp.MustCompile(`^<file-content contentId="[^"]{32}"><![[]CDATA[[]([^]]*)[]][]]><…
357 condition: "restricted",
370 restricted{},
376 "testdata/restricted/RESTRICTED_LICENSE",
377 "testdata/restricted/bin/bin1.meta_lic",
378 "testdata/restricted/bin/bin2.meta_lic",
379 "testdata/restricted/highest.apex.meta_lic",
380 "testdata/restricted/lib/liba.so.meta_lic",
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/RestrictedLockUtils/SettingsLibRestrictedLockUtils/android_common_apex30/busybox/
DR.jar ... META-INF/ META-INF/MANIFEST.MF com/android/settingslib ... ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/RestrictedLockUtils/SettingsLibRestrictedLockUtils/android_common/busybox/
DR.jar ... META-INF/ META-INF/MANIFEST.MF com/android/settingslib ... ...
/aosp_15_r20/cts/tests/JobScheduler/src/android/jobscheduler/cts/
H A DJobThrottlingTest.java8 * http://www.apache.org/licenses/LICENSE-2.0
76 * Tests related to job throttling -- device idle, app standby and battery saver.
103 RESTRICTED, enumConstant
186 // In automotive device, always-on screen and endless battery charging are assumed. in setUp()
200 mUiDevice.executeShellCommand("am kill-all"); in setUp()
271 Thread.sleep(BACKGROUND_JOBS_EXPECTED_DELAY - 2000); in testBackgroundJobsDelayed()
285 assertFalse("Job stopped after test app was restricted with auto-restricted-bucket on", in testJobStoppedWhenRestricted()
288 assertTrue("Job did not stop after test app was restricted", in testJobStoppedWhenRestricted()
298 assertFalse("Job started for restricted app", in testRestrictedJobStartedWhenUnrestricted()
309 assertFalse("Job started for restricted app", in testRestrictedJobAllowedWhenUidActive()
[all …]
/aosp_15_r20/build/make/tools/compliance/
H A Dpolicy_walk_test.go7 // http://www.apache.org/licenses/LICENSE-2.0
205 {"gplBin.meta_lic", "gplBin.meta_lic", "restricted"},
206 {"gplBin.meta_lic", "apacheLib.meta_lic", "notice|restricted"},
217 {"gplBin.meta_lic", "gplBin.meta_lic", "restricted"},
218 {"gplBin.meta_lic", "apacheLib.meta_lic", "restricted"},
229 {"gplContainer.meta_lic", "gplContainer.meta_lic", "restricted"},
230 {"gplContainer.meta_lic", "apacheLib.meta_lic", "notice|restricted"},
231 {"apacheLib.meta_lic", "apacheLib.meta_lic", "notice|restricted"},
242 {"gplContainer.meta_lic", "gplContainer.meta_lic", "restricted"},
243 {"gplContainer.meta_lic", "apacheLib.meta_lic", "restricted"},
[all …]
/aosp_15_r20/build/make/tools/compliance/cmd/htmlnotice/
H A Dhtmlnotice_test.go7 // http://www.apache.org/licenses/LICENSE-2.0
34 boilerPlate = regexp.MustCompile(`^\s*(?:<ul class="file-list">|<ul>|</.*)\s*$`)
37 licenseText = regexp.MustCompile(`^\s*<a id="[^"]{32}"/><pre class="license-text">(.*)$`)
40 …usedByTarget = regexp.MustCompile(`^\s*<li>(?:<a href="#id[0-9]+">)?((?:out/(?:[^/<]*/)+)[^/<]*)…
41 installTarget = regexp.MustCompile(`^\s*<li id="id[0-9]+"><strong>(.*)</strong>\s*$`)
131 name: "apex-with-title",
158 name: "apex-with-title+toc",
523 condition: "restricted",
540 restricted{},
549 "testdata/restricted/RESTRICTED_LICENSE",
[all …]
/aosp_15_r20/build/make/tools/compliance/cmd/textnotice/
H A Dtextnotice_test.go7 // http://www.apache.org/licenses/LICENSE-2.0
407 condition: "restricted",
424 restricted{},
433 "testdata/restricted/RESTRICTED_LICENSE",
434 "testdata/restricted/bin/bin1.meta_lic",
435 "testdata/restricted/bin/bin2.meta_lic",
436 "testdata/restricted/highest.apex.meta_lic",
437 "testdata/restricted/lib/liba.so.meta_lic",
438 "testdata/restricted/lib/libb.so.meta_lic",
439 "testdata/restricted/lib/libc.a.meta_lic",
[all …]
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/
Dremotebuildexecution_v1alpha.projects.instances.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
/aosp_15_r20/cts/tests/tests/wifi/src/android/net/wifi/cts/
H A DMultiStaConcurrencyRestrictedWifiNetworkSuggestionTest.java8 * http://www.apache.org/licenses/LICENSE-2.0
114 () -> sWifiManager.isVerboseLoggingEnabled()); in setUpClass()
116 () -> sWifiManager.setVerboseLoggingEnabled(true)); in setUpClass()
119 () -> sWifiManager.isScanThrottleEnabled()); in setUpClass()
121 () -> sWifiManager.setScanThrottleEnabled(false)); in setUpClass()
125 () -> sWifiManager.isWifiEnabled()); in setUpClass()
127 ShellIdentityUtils.invokeWithShellPermissions(() -> sWifiManager.setWifiEnabled(true)); in setUpClass()
130 () -> sWifiManager.isWifiEnabled()); in setUpClass()
138 () -> sWifiManager.setScanThrottleEnabled(sWasScanThrottleEnabled)); in tearDownClass()
140 () -> sWifiManager.setVerboseLoggingEnabled(sWasVerboseLoggingEnabled)); in tearDownClass()
[all …]
/aosp_15_r20/build/make/tools/compliance/cmd/listshare/
H A Dlistshare_test.go7 // http://www.apache.org/licenses/LICENSE-2.0
180 condition: "restricted",
186 conditions: []string{"restricted"},
194 conditions: []string{"restricted"},
212 condition: "restricted",
218 conditions: []string{"restricted"},
226 conditions: []string{"restricted"},
244 condition: "restricted",
251 "restricted",
258 "restricted",
[all …]
/aosp_15_r20/device/google/tangorpro/uwb/
Duwb_calibration_country.mk1 # Copyright (C) 2023 The Android Open-Source Project
7 # http://www.apache.org/licenses/LICENSE-2.0
26 … $(LOCAL_PATH)/UWB-calibration-fcc.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-us.conf \
27 … $(LOCAL_PATH)/UWB-calibration-fcc.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-ca.conf \
28 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-at.conf \
29 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-be.conf \
30 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-bg.conf \
31 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-hr.conf \
32 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-cy.conf \
33 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-cz.conf \
[all …]
/aosp_15_r20/device/google/pantah/uwb/
Duwb_calibration_country.mk1 # Copyright (C) 2023 The Android Open-Source Project
7 # http://www.apache.org/licenses/LICENSE-2.0
26 … $(LOCAL_PATH)/UWB-calibration-fcc.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-us.conf \
27 … $(LOCAL_PATH)/UWB-calibration-fcc.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-ca.conf \
28 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-at.conf \
29 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-be.conf \
30 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-bg.conf \
31 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-hr.conf \
32 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-cy.conf \
33 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-cz.conf \
[all …]
/aosp_15_r20/device/google/raviole/uwb/
Duwb_calibration_country.mk1 # Copyright (C) 2023 The Android Open-Source Project
7 # http://www.apache.org/licenses/LICENSE-2.0
26 … $(LOCAL_PATH)/UWB-calibration-fcc.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-us.conf \
27 … $(LOCAL_PATH)/UWB-calibration-fcc.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-ca.conf \
28 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-at.conf \
29 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-be.conf \
30 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-bg.conf \
31 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-hr.conf \
32 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-cy.conf \
33 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-cz.conf \
[all …]
/aosp_15_r20/device/google/felix/uwb/
Duwb_calibration_country.mk1 # Copyright (C) 2023 The Android Open-Source Project
7 # http://www.apache.org/licenses/LICENSE-2.0
26 … $(LOCAL_PATH)/UWB-calibration-fcc.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-us.conf \
27 … $(LOCAL_PATH)/UWB-calibration-fcc.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-ca.conf \
28 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-at.conf \
29 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-be.conf \
30 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-bg.conf \
31 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-hr.conf \
32 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-cy.conf \
33 … $(LOCAL_PATH)/UWB-calibration-ce.conf:$(TARGET_COPY_OUT_VENDOR)/etc/uwb/UWB-calibration-cz.conf \
[all …]
/aosp_15_r20/external/spdx-tools/rdfloader/parser2v2/
H A Dparse_other_license_info_test.go1 // SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
19 …tedLicensingInfo rdf:about="http://anupam-VirtualBox/repo/SPDX2_time-1.9.tar.gz_1535120734-spdx.rd…
20 <spdx:licenseID>LicenseRef-Freeware</spdx:licenseID>
22-profit use, non-commercial use, academic use, educational use, use in charity or humanitarian org…
33 …tedLicensingInfo rdf:about="http://anupam-VirtualBox/repo/SPDX2_time-1.9.tar.gz_1535120734-spdx.rd…
34 <spdx:licenseId>LicenseRef-Freeware</spdx:licenseId>
36-profit use, non-commercial use, academic use, educational use, use in charity or humanitarian org…
49 …tedLicensingInfo rdf:about="http://anupam-VirtualBox/repo/SPDX2_time-1.9.tar.gz_1535120734-spdx.rd…
50 <spdx:licenseId>LicenseRef-Freeware</spdx:licenseId>
52-profit use, non-commercial use, academic use, educational use, use in charity or humanitarian org…
/aosp_15_r20/external/spdx-tools/rdfloader/parser2v3/
H A Dparse_other_license_info_test.go1 // SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
19 …tedLicensingInfo rdf:about="http://anupam-VirtualBox/repo/SPDX2_time-1.9.tar.gz_1535120734-spdx.rd…
20 <spdx:licenseID>LicenseRef-Freeware</spdx:licenseID>
22-profit use, non-commercial use, academic use, educational use, use in charity or humanitarian org…
33 …tedLicensingInfo rdf:about="http://anupam-VirtualBox/repo/SPDX2_time-1.9.tar.gz_1535120734-spdx.rd…
34 <spdx:licenseId>LicenseRef-Freeware</spdx:licenseId>
36-profit use, non-commercial use, academic use, educational use, use in charity or humanitarian org…
49 …tedLicensingInfo rdf:about="http://anupam-VirtualBox/repo/SPDX2_time-1.9.tar.gz_1535120734-spdx.rd…
50 <spdx:licenseId>LicenseRef-Freeware</spdx:licenseId>
52-profit use, non-commercial use, academic use, educational use, use in charity or humanitarian org…
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DP9InstrResources.td1 //===- P9InstrResources.td - P9 Instruction Resource Defs -*- tablegen -*-==//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
16 // - Each CPU is made up of two superslices.
17 // - Each superslice is made up of two slices. Therefore, there are 4 slices
19 // - Up to 6 instructions can be dispatched to each CPU. Three per superslice.
20 // - Each CPU has:
21 // - One CY (Crypto) unit P9_CY_*
22 // - One DFU (Decimal Floating Point and Quad Precision) unit P9_DFU_*
23 // - Two PM (Permute) units. One on each superslice. P9_PM_*
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DP9InstrResources.td1 //===- P9InstrResources.td - P9 Instruction Resource Defs -*- tablegen -*-==//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
16 // - Each CPU is made up of two superslices.
17 // - Each superslice is made up of two slices. Therefore, there are 4 slices
19 // - Up to 6 instructions can be dispatched to each CPU. Three per superslice.
20 // - Each CPU has:
21 // - One CY (Crypto) unit P9_CY_*
22 // - One DFU (Decimal Floating Point and Quad Precision) unit P9_DFU_*
23 // - Two PM (Permute) units. One on each superslice. P9_PM_*
[all …]
/aosp_15_r20/build/make/tools/compliance/cmd/checkmetadata/
H A Dcheckmetadata_test.go7 // http://www.apache.org/licenses/LICENSE-2.0
46 expectedStdout: "PASS -- parsed 1 project metadata files for 1 projects",
51 expectedStdout: "PASS -- parsed 1 project metadata files for 1 projects",
56 expectedStdout: "PASS -- parsed 2 project metadata files for 2 projects",
61 expectedStdout: "PASS -- parsed 1 project metadata files for 1 projects",
66 expectedStdout: "PASS -- parsed 3 project metadata files for 3 projects",
69 name: "restricted",
70 projects: []string{"restricted"},
71 expectedStdout: "PASS -- parsed 1 project metadata files for 1 projects",
74 name: "1p+notice+reciprocal+restricted",
[all …]

12345678910>>...63