Home
last modified time | relevance | path

Searched refs:apex (Results 1 – 25 of 42) sorted by relevance

12

/art/libartpalette/
Dlibartpalette.map.txt20 PaletteSchedSetPriority; # apex
21 PaletteSchedGetPriority; # apex
22 PaletteWriteCrashThreadStacks; #apex
23 PaletteTraceEnabled; # apex
24 PaletteTraceBegin; # apex
25 PaletteTraceEnd; # apex
26 PaletteTraceIntegerValue; # apex
27 PaletteAshmemCreateRegion; # apex
28 PaletteAshmemSetProtRegion; # apex
29 PaletteCreateOdrefreshStagingDirectory; # apex
[all …]
/art/libdexfile/
Dlibdexfile.map.txt3 ADexFile_Error_toString; # apex
4 ADexFile_Method_getClassDescriptor; # apex
5 ADexFile_Method_getCodeOffset; # apex
6 ADexFile_Method_getName; # apex
7 ADexFile_Method_getQualifiedName; # apex
8 ADexFile_create; # apex
9 ADexFile_destroy; # apex
10 ADexFile_findMethodAtOffset; # apex
11 ADexFile_forEachMethod; # apex
/art/
DTEST_MAPPING5 "name": "ComposHostTestCases[com.google.android.art.apex]"
8 "name": "art-run-test-001-HelloWorld[com.google.android.art.apex]"
11 "name": "art-run-test-001-Main[com.google.android.art.apex]"
14 "name": "art-run-test-002-sleep[com.google.android.art.apex]"
17 "name": "art-run-test-004-InterfaceTest[com.google.android.art.apex]"
20 "name": "art-run-test-004-NativeAllocations[com.google.android.art.apex]"
23 "name": "art-run-test-004-checker-UnsafeTest18[com.google.android.art.apex]"
26 "name": "art-run-test-006-args[com.google.android.art.apex]"
29 "name": "art-run-test-007-count10[com.google.android.art.apex]"
32 "name": "art-run-test-009-instanceof[com.google.android.art.apex]"
[all …]
DCleanSpec.mk54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/apex/com.android.runtime.apex)
70 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/apex/com.android.runtime.*)
87 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/apex)
90 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/apex)
95 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/apex)
96 $(call add-clean-step, rm -rf $(HOST_OUT)/apex)
97 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/apex)
98 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/symbols/apex)
106 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/apex/com.android.art)
112 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/symbols/apex/com.android.art)
DAndroid.mk362 art_apex_manifest_file := $(PRODUCT_OUT)/system/apex/$(TARGET_ART_APEX)/apex_manifest.pb
364 art_apex_manifest_file := $(PRODUCT_OUT)/apex/$(TARGET_ART_APEX)/apex_manifest.pb
369 $(art_apex_manifest_file): PRIVATE_LINK_NAME := $(TARGET_OUT_UNSTRIPPED)/apex/com.android.art
485 $(HOST_I18N_DATA): $(TARGET_OUT)/apex/$(I18N_APEX).apex $(HOST_OUT)/bin/deapexer
486 $(call extract-from-apex,$(I18N_APEX))
489 cp -R $(TARGET_OUT)/apex/$(I18N_APEX)/etc/ $(HOST_OUT)/$(I18N_APEX)/
492 $(HOST_TZDATA_DATA): $(TARGET_OUT)/apex/$(TZDATA_APEX).apex $(HOST_OUT)/bin/deapexer
493 $(call extract-from-apex,$(TZDATA_APEX))
496 cp -R $(TARGET_OUT)/apex/$(TZDATA_APEX)/etc/ $(HOST_OUT)/$(TZDATA_APEX)/
620 define extract-from-apex
[all …]
/art/tools/
Dbuildbot-build.sh169 for apex in ${apexes[@]}; do
170 dir="$ANDROID_PRODUCT_OUT/system/apex/${apex}"
171 apexbase="$ANDROID_PRODUCT_OUT/system/apex/${apex}"
265 cp $ANDROID_PRODUCT_OUT/system/apex/com.android.tzdata/etc/tz/tzdata \
274 ln -sf /apex/com.android.runtime/bin/$b $ANDROID_PRODUCT_OUT/system/bin/$b
276 for d in $ANDROID_PRODUCT_OUT/system/apex/com.android.runtime/lib{,64}/bionic; do
281 src=/apex/com.android.runtime/${lib_dir}/bionic/${lib_file}
304 mkdir -p $linkerconfig_root/apex
305 for apex in ${apexes[@]}; do
306 src="$ANDROID_PRODUCT_OUT/system/apex/${apex}"
[all …]
Drun-gtests.sh26 absolute paths (starting with /apex). All gtests are run otherwise.
40 android_i18n_root=/apex/com.android.i18n
41 android_art_root=/apex/com.android.art
42 android_tzdata_root=/apex/com.android.tzdata
Dhost_bcp.sh25 and existing \$ANDROID_PRODUCT_OUT/apex/com.android.art* paths.
26 If --use-first-dir is specified, the script will use the first apex dir instead
54 ART_APEX=/apex/com.android.art
Ddex2oat_wrapper84 (conscrypt) local apex="com.android.conscrypt";;
85 (core-icu4j) local apex="com.android.i18n";;
86 (*) local apex="com.android.art";;
88 result+="${separator}${prefix}/apex/${apex}/javalib/${module}.jar"
Dbuildbot-sync.sh51 if [ $dir == system/apex ]; then
83 src_apex_path=$ANDROID_PRODUCT_OUT/system/apex/${src_apex}
Dart579 (conscrypt) local apex="com.android.conscrypt";;
580 (core-icu4j) local apex="com.android.i18n";;
581 (*) local apex="com.android.art";;
583 result+="${separator}${prefix}/apex/${apex}/javalib/${module}.jar"
/art/build/apex/
DAndroid.bp43 // done by the `standalone-apex-files` Make phony target, used by the ART
180 // or than trying to make the test compilation depend on the apex module.
195 // done by the `standalone-apex-files` Make phony target, used by the ART
214 // Temporary library includes for b/123591866 as all libraries are moved into the main art-apex.
259 "s-launched-apex-module",
301 // Indicates that pre-installed version of this apex can be compressed.
341 // Use of "s-launched-apex-module" does not imply that this is a released
345 "s-launched-apex-module",
381 apex {
390 apex {
[all …]
Dart_apex_test.py93 def __init__(self, apex): argument
95 self._apex = apex
126 def __init__(self, apex, tmpdir): argument
131 apex_zip = zipfile.ZipFile(apex)
913 if fnmatch.fnmatch(test_args.apex, flavor_pattern):
919 FLAVOR_RELEASE, FLAVOR_DEBUG, FLAVOR_TESTING, test_args.apex)
924 apex_provider = HostApexProvider(test_args.apex, test_args.tmpdir)
926 apex_dir = test_args.apex
930 apex_dir = extract_apex(test_args.apex, test_args.deapexer, test_args.debugfs,
938 Tree(apex_provider, test_args.apex, test_args.size).print_tree()
[all …]
/art/test/update-rollback/src/com/android/tests/apex/art/
DArtApexTestUtils.java17 package com.android.tests.apex.art;
64 ApexInfo apex = mInstallUtils.getApexInfo(mInstallUtils.getTestFile(APEX_FILENAME)); in uninstallTestApex() local
65 mTestInfo.getDevice().uninstallPackage(apex.name); in uninstallTestApex()
/art/build/
Dbuild-art-module.sh16 --skip-apex) skip_apex=true ;;
102 echo_and_run cp ${PRODUCT_OUT}/system/apex/${module}.apex \
DAndroid.common_path.mk69 HOST_BOOT_IMAGE_JARS := $(foreach jar,$(CORE_IMG_JARS),$(HOST_OUT)/apex/com.android.art/javalib/$(j…
71 $(HOST_BOOT_IMAGE_JARS): $(HOST_OUT)/apex/com.android.art/javalib/%.jar : $(CORE_IMG_JAR_DIR)/%.jar
76 HOST_BOOT_IMAGE_JARS += $(HOST_OUT)/apex/com.android.conscrypt/javalib/conscrypt.jar
77 $(HOST_OUT)/apex/com.android.conscrypt/javalib/conscrypt.jar : $(HOST_OUT_JAVA_LIBRARIES)/conscrypt…
79 HOST_BOOT_IMAGE_JARS += $(HOST_OUT)/apex/com.android.i18n/javalib/core-icu4j.jar
80 $(HOST_OUT)/apex/com.android.i18n/javalib/core-icu4j.jar : $(HOST_OUT_JAVA_LIBRARIES)/core-icu4j-ho…
DAndroid.common.mk22 ART_DEXPREOPT_BOOT_JAR_DIR := apex/com.android.art/javalib
23 CONSCRYPT_DEXPREOPT_BOOT_JAR_DIR := apex/com.android.conscrypt/javalib
DREADME.md3 ART is built as a module in the form of an APEX package, `com.android.art.apex`.
5 or later. It is also included in the system partition (in the `system/apex`
15 The ART Module is available as a debug variant, `com.android.art.debug.apex`,
20 `com.google.android.art.apex` (note `.google.`) is the Google signed variant of
67 adb install out/dist/com.android.art.apex
/art/odrefresh/
Dodrefresh.h81 std::optional<std::vector<com::android::apex::ApexInfo>> GetApexInfoList() const;
156 const com::android::apex::ApexInfo& art_apex_info) const;
161 const std::vector<com::android::apex::ApexInfo>& apex_info_list) const;
169 const com::android::apex::ApexInfo& art_apex_info,
179 const std::vector<com::android::apex::ApexInfo>& apex_info_list,
DAndroid.bp39 "apex-info-list-tinyxml",
40 "art-apex-cache-info",
53 tidy_disabled_srcs: [":art-apex-cache-info"],
56 "-header-filter=(art/odrefresh/|system/apex/)",
248 name: "art-apex-cache-info",
Dodrefresh.cc93 namespace apex = com::android::apex;
177 std::optional<apex::ApexInfo> GetArtApexInfo(const std::vector<apex::ApexInfo>& info_list) { in GetArtApexInfo()
178 auto it = std::find_if(info_list.begin(), info_list.end(), [](const apex::ApexInfo& info) { in GetArtApexInfo()
186 art_apex::ModuleInfo GenerateModuleInfo(const apex::ApexInfo& apex_info) { in GenerateModuleInfo()
198 const std::vector<apex::ApexInfo>& apex_info_list) { in GenerateModuleInfoList()
602 std::optional<std::vector<apex::ApexInfo>> OnDeviceRefresh::GetApexInfoList() const { in GetApexInfoList()
603 std::optional<apex::ApexInfoList> info_list = in GetApexInfoList()
604 apex::readApexInfoList(config_.GetApexInfoListFile().c_str()); in GetApexInfoList()
615 std::string_view apex = ApexNameFromLocation(jar); in GetApexInfoList() local
616 if (!apex.empty()) { in GetApexInfoList()
[all …]
DTODO.md12 2. Parse apex-info-list.xml into an apex_info (to make version and location available).
/art/test/
DREADME.chroot.md93 their absolute paths beginning with `/apex/`:
96 /apex/com.android.art/bin/art/arm64/art_cmdline_tests \
97 /apex/com.android.art/bin/art/arm64/art_dexdump_tests
105 /apex/com.android.art/bin/art/arm64/art_cmdline_tests \
111 /apex/com.android.art/bin/art/arm64/art_cmdline_tests \
117 /apex/com.android.art/bin/art/arm64/art_cmdline_tests \
/art/artd/
Dartd.rc16 service artd /apex/com.android.art/bin/artd
/art/test/update-rollback/
DAndroid.bp20 name: "art-apex-update-rollback",

12