Home
last modified time | relevance | path

Searched defs:installed (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/aosp_15_r20/tools/asuite/atest/unittest_data/
H A Dmodule-info.json2 …"AmSlam": { "class": ["APPS"], "path": ["foo/bar/AmSlam"], "tags": ["tests"], "installed": ["ou… array
3 …ass": ["APPS"], "path": ["foo/bar/AmSlam/test"], "tags": ["tests"], "installed": ["out/target/p… array
4 … "class": ["APPS"], "path": ["foo/bar/jank"], "tags": ["optional"], "installed": ["out/target/p… array
5 …"], "path": ["tf/core/CtsUiDeviceTestCases"], "tags": ["optional"], "installed": ["out/target/p… array
6 …"VtsTarget": { "class": ["FAKE"], "path": ["foo/bar/jank"], "tags": ["optional"], "installed": … array
7 …s": ["JAVA_LIBRARIES"], "path": ["gtf/core"], "tags": ["optional"], "installed": ["out/host/lin… array
8 … ["JAVA_LIBRARIES"], "path": ["gtf/contrib"], "tags": ["optional"], "installed": ["out/host/lin… array
9 …ES", "JAVA_LIBRARIES"], "path": ["tf/core"], "tags": ["optional"], "installed": ["out/host/lin… array
10 …: ["JAVA_LIBRARIES"], "path": ["tf/contrib"], "tags": ["optional"], "installed": ["out/host/lin… array
11 …TIVE_TESTS"], "path": ["foo/bar/mobly-test"], "tags": ["optional"], "installed": ["out/host/lin… array
[all …]
H A Dmulti_arch_module-info.json2 …RARIES"], "path": ["shared/path/to/be/used2"], "tags": ["optional"], "installed": ["out/host/lin… array
H A Dnot-valid-module-info.json2 …"AmSlam": { "class": ["APPS"], "path": ["foo/bar/AmSlam"], "tags": ["tests"], "installed": ["ou… array
/aosp_15_r20/bootable/libbootloader/gbl/efi/src/
H A Dops.rs908 let installed = mock_efi.install(); in ops_write_trait() localVariable
923 let installed = mock_efi.install(); in ops_avb_validate_vbmeta_public_key_returns_valid() localVariable
937 let installed = mock_efi.install(); in ops_avb_validate_vbmeta_public_key_returns_valid_custom_key() localVariable
954 let installed = mock_efi.install(); in ops_avb_validate_vbmeta_public_key_returns_invalid() localVariable
967 let installed = mock_efi.install(); in ops_avb_validate_vbmeta_public_key_failed_error_mapped() localVariable
981 let installed = mock_efi.install(); in ops_avb_validate_vbmeta_public_key_protocol_not_found_mapped_to_not_implemented() localVariable
994 let installed = mock_efi.install(); in ops_avb_read_is_device_unlocked_returns_true() localVariable
1007 let installed = mock_efi.install(); in ops_avb_read_is_device_unlocked_returns_false() localVariable
1021 let installed = mock_efi.install(); in ops_avb_read_is_device_unlocked_protocol_not_found() localVariable
1034 let installed = mock_efi.install(); in ops_avb_read_rollback_index_success() localVariable
[all …]
/aosp_15_r20/tools/asuite/atest/
H A Dmodule_info_unittest_base.py80 def host_jar_module(name, installed): argument
93 installed=None, argument
122 installed=None, argument
188 installed, argument
219 installed, argument
/aosp_15_r20/bootable/libbootloader/gbl/libefi/mocks/
H A Dlib.rs292 let installed = mock_efi.install(); in efi_state_install() localVariable
306 let installed = mock_efi.install(); in efi_state_double_install_fails() localVariable
318 let installed = mock_efi.install(); in efi_state_con_out_write_once() localVariable
330 let installed = mock_efi.install(); in efi_state_con_out_write_twice_same_mock() localVariable
344 let installed = mock_efi.install(); in efi_state_con_out_write_twice_different_mock() localVariable
/aosp_15_r20/out/soong/.intermediates/packages/modules/OnDevicePersonalization/OnDevicePersonalization/android_common_apex33/kapt/gen/stubs/com/android/ondevicepersonalization/services/policyengine/data/
DAppInfo.java7 private final boolean installed = false; field in AppInfo
10 java.lang.String packageName, boolean installed) { in AppInfo()
34 java.lang.String packageName, boolean installed) { in copy()
/aosp_15_r20/frameworks/base/packages/SettingsLib/SpaPrivileged/tests/src/com/android/settingslib/spaprivileged/model/app/
H A DApplicationInfosTest.kt93 fun installed() { in installed() method
98 val installed = app.installed in installed() constant
/aosp_15_r20/out/soong/
Dmodule-info-aosp_shiba.json1 [{"ACameraNdkVendorTest":{"path":["frameworks/av/camera/ndk"],"installed":["out/target/product/shib… array
3 {"AImageReaderWindowTest":{"path":["frameworks/av/media/ndk"],"installed":["out/target/product/shib… array
5 {"AMRWBEncTest":{"path":["frameworks/av/media/module/codecs/amrwb/enc/SampleCode"],"installed":["ou… array
7 {"AVCUtilsUnitTest":{"path":["frameworks/av/media/module/foundation/tests/AVCUtils"],"installed":["… array
9 {"AacDecBenchmark":{"path":["external/aac/tests/AacDecBenchmark"],"installed":["out/host/linux-x86/… array
11 {"AacDecBenchmark_32":{"path":["external/aac/tests/AacDecBenchmark"],"installed":["out/host/linux-x… array
13 {"AacDecBenchmark":{"path":["external/aac/tests/AacDecBenchmark"],"installed":["out/target/product/… array
15 …":["frameworks/base/native/android/tests/activitymanager/nativeTests"],"installed":["out/target/pr… array
17 {"host_cross_AdbWinApi":{"path":["development/host/windows"],"installed":["out/host/windows-x86/lib… array
19 {"host_cross_AdbWinUsbApi":{"path":["development/host/windows"],"installed":["out/host/windows-x86/… array
[all …]
/aosp_15_r20/external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/android/
H A DHttpResponseCache.java56 ResponseCache installed = ResponseCache.getDefault(); in getInstalled() local
75 ResponseCache installed = ResponseCache.getDefault(); in install() local
/aosp_15_r20/frameworks/base/core/java/android/net/http/
H A DHttpResponseCache.java164 ResponseCache installed = ResponseCache.getDefault(); in getInstalled() local
183 ResponseCache installed = ResponseCache.getDefault(); in install() local
/aosp_15_r20/system/gsid/
H A Dgsi_tool.cpp544 bool installed; in WipeData() local
577 bool installed; in Status() local
681 bool installed = false; in Enable() local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/webkit/
H A DWebViewUpdateServiceTest.java165 String packageName, boolean enabled, boolean valid, boolean installed) { in createPackageInfo()
184 boolean installed, Signature[] signatures, long updateTime) { in createPackageInfo()
192 boolean installed, Signature[] signatures, long updateTime, boolean hidden) { in createPackageInfo()
204 boolean installed, Signature[] signatures, long updateTime, boolean hidden, in createPackageInfo()
/aosp_15_r20/frameworks/base/services/tests/PackageManagerServiceTests/host/src/com/android/server/pm/test/
H A DHostUtils.kt173 val installed = it.substringAfter("installed=") in getUserIdToPkgInstalledState() constant
/aosp_15_r20/external/llvm/utils/llvm-build/llvmbuild/
H A Dcomponentinfo.py131 required_libraries, add_to_library_groups, installed): argument
207 required_libraries, add_to_library_groups, installed): argument
/aosp_15_r20/external/python/google-api-python-client/samples/analytics/
Dclient_secrets.json2 "installed": { object
/aosp_15_r20/external/python/google-api-python-client/samples/searchconsole/
Dclient_secrets.json2 "installed": { object
/aosp_15_r20/external/python/google-api-python-client/samples/adexchangeseller/
Dclient_secrets.json2 "installed": { object
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/
H A DDeletePackageHelper.java971 public final boolean installed; field in DeletePackageHelper.TempUserState
974 boolean installed) { in TempUserState()
/aosp_15_r20/external/skia/docs/examples/
H A DBitmap_installPixels.cpp15 bool installed = bitmap.installPixels(info, pixels, 16, releaseProc, nullptr); in draw() local
/aosp_15_r20/tools/asuite/aidegen/test_data/out/soong/
H A Dmerged_module_info.json12 "installed": [ array
/aosp_15_r20/external/python/apitools/apitools/scripts/testdata/
Dfake_client_secrets.json2 "installed": { object
/aosp_15_r20/external/python/apitools/apitools/data/
Dapitools_client_secrets.json2 "installed": { object
/aosp_15_r20/external/python/google-api-python-client/samples/calendar_api/
Dclient_secrets.json2 "installed": { object
/aosp_15_r20/frameworks/base/tools/bit/
H A Dmake.h31 vector<string> installed; member

12345678910>>...12