Home
last modified time | relevance | path

Searched refs:core (Results 1 – 25 of 27) sorted by relevance

12

/art/test/674-hiddenapi/
Dhiddenapi-flags.csv1 LNullaryConstructorBlocklistAndCorePlatformApi;-><init>()V,blocked,core-platform-api
5 LParentClass;->fieldPackageBlocklistAndCorePlatformApi:I,blocked,core-platform-api
9 LParentClass;->fieldPackageStaticBlocklistAndCorePlatformApi:I,blocked,core-platform-api
13 LParentClass;->fieldPrivateBlocklistAndCorePlatformApi:I,blocked,core-platform-api
17 LParentClass;->fieldPrivateStaticBlocklistAndCorePlatformApi:I,blocked,core-platform-api
21 LParentClass;->fieldProtectedBlocklistAndCorePlatformApi:I,blocked,core-platform-api
25 LParentClass;->fieldProtectedStaticBlocklistAndCorePlatformApi:I,blocked,core-platform-api
29 LParentClass;->fieldPublicBlocklistAndCorePlatformApiB:I,blocked,core-platform-api
30 LParentClass;->fieldPublicBlocklistAndCorePlatformApi:I,blocked,core-platform-api
37 LParentClass;->fieldPublicStaticBlocklistAndCorePlatformApiB:I,blocked,core-platform-api
[all …]
/art/build/sdk/
DAndroid.bp95 "core-lambda-stubs",
97 // A special form or "core-lambda-stubs" for use in
99 "core-lambda-stubs-for-system-modules",
103 "core-generated-annotation-stubs",
113 "art-module-intra-core-api-stubs-system-modules",
189 "core-compat-test-rules",
190 "core-test-rules",
191 "core-tests-support",
199 "core-libart-for-host",
217 "core-ojtests-public",
[all …]
/art/build/
DAndroid.common_path.mk39 CORE_IMG_JARS := core-oj core-libart okhttp bouncycastle apache-xml
64 HOST_BOOT_IMAGE_JARS += $(HOST_OUT)/apex/com.android.i18n/javalib/core-icu4j.jar
65 $(HOST_OUT)/apex/com.android.i18n/javalib/core-icu4j.jar : $(HOST_OUT_JAVA_LIBRARIES)/core-icu4j-ho…
70 HOST_TEST_CORE_JARS := $(addsuffix -hostdex,$(CORE_IMG_JARS) core-icu4j conscrypt)
DAndroid.bp345 // A version of core-icu4j only for enabling the "-hostdex" version to test ART on host.
347 // We need our own name to not clash with the core-icu4j library.
348 name: "core-icu4j-host",
351 static_libs: ["core-icu4j-for-host"],
353 // Tests and build files rely on this file to be installed as "core-icu4j-hostdex",
355 // "core-icu4j-host-hostdex".
356 stem: "core-icu4j",
DAndroid.gtest.mk48 …R)/soong/dexpreopt_$(TARGET_ARCH)/dex_artjars_input/core-icu4j.jar:apex/com.android.i18n/javalib/c…
/art/build/apex/
Dart.rc21 class core
38 class core
50 class core
57 disabled # Started explicitly from system/core/rootdir/init.rc
59 class core
DAndroid.bp105 "core-oj",
106 "core-libart",
124 // Native libraries that support the core Java libraries.
517 "-f $(genDir)/extracted/javalib/core-oj.jar " +
518 "-f $(genDir)/extracted/javalib/core-libart.jar " +
/art/tools/veridex/
Dappcompat.sh29 --core-stubs=${SCRIPT_DIR}/system-stubs.zip:${SCRIPT_DIR}/org.apache.http.legacy-stubs.zip \
79 …--core-stubs=${PACKAGING}/core_dex_intermediates/classes.dex:${PACKAGING}/oahl_dex_intermediates/c…
/art/test/719-varhandle-concurrency/
Dinfo.txt1 Tests concurrency guarantees of VarHandles. Written to test the core issue in b/208156527.
/art/build/boot/
DAndroid.bp71 // Must match the ART_APEX_JARS set in build/make/core/envsetup.mk
73 "core-oj",
74 "core-libart",
82 // Stubs for the core-oj and core-libart. The other modules do not
/art/test/135-MirandaDispatch/
Dinfo.txt3 …n of 'java.lang.reflect.ArtMethod' appears in out/host/linux-x86/framework/core-libart-hostdex.jar)
/art/tools/
Ddex2oat_wrapper90 (core-icu4j) local apex="com.android.i18n";;
Dart581 (core-icu4j) local apex="com.android.i18n";;
Dbuildbot-build.sh426 …$ANDROID_HOST_OUT/bin/conv_linker_config proto -s $ANDROID_BUILD_TOP/system/core/rootdir/etc/linke…
/art/test/121-modifiers/
Dinfo.txt5 To reproduce, compile the source files. Asm.java needs the ASM libraries (core and tree). Then
/art/libnativebridge/
DAndroid.bp84 "//frameworks/base/core/jni",
/art/libartservice/service/
DAndroid.bp137 "//frameworks/base/services/core",
252 "services.core",
DREADME.md34 [Compilation options](https://source.android.com/docs/core/runtime/configure#compilation_options).
/art/test/510-checker-try-catch/smali/
DRuntime.smali25 # Test register allocation of 32-bit core intervals crossing catch block positions.
58 # Test register allocation of 64-bit core intervals crossing catch block positions.
211 # Test catch-phi runtime support for 32-bit values stored in core registers.
249 # Test catch-phi runtime support for 64-bit values stored in core registers.
256 # Note: values will be spilled on x86 because of too few callee-save core registers.
/art/libnativeloader/
DAndroid.bp98 "//frameworks/base/core/jni",
/art/compiler/optimizing/
Dlocations.h519 RegisterSet(uint32_t core, uint32_t fp) : core_registers_(core), floating_point_registers_(fp) {} in RegisterSet() argument
/art/tools/compiler-explorer/
Dcompiler-explorer.md106 --core-only=true \
/art/libdexfile/
DAndroid.bp177 "//frameworks/base/services/core/jni",
178 "//system/core/debuggerd",
/art/runtime/
Druntime_options.def199 // This is set to true in frameworks/base/core/jni/AndroidRuntime.cpp.
/art/test/
DREADME.md82 some test Dex files and core images.

12