OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libart
(Results
1 - 10
of
10
) sorted by null
/build/target/product/
runtime_libart.mk
20
core-
libart
\
21
libart
\
28
core-
libart
-hostdex
runtime_libart_default.mk
20
persist.sys.dalvik.vm.lib=
libart
.so
/art/dex2oat/
Android.mk
25
$(eval $(call build-art-executable,dex2oat,$(DEX2OAT_SRC_FILES),libcutils
libart
-compiler,art/compiler,target,ndebug))
34
$(eval $(call build-art-executable,dex2oat,$(DEX2OAT_SRC_FILES),
libart
-compiler,art/compiler,host,ndebug))
/art/tools/
art
17
lib=-XXlib:
libart
.so
/art/compiler/
Android.mk
120
define build-
libart
-compiler
143
LOCAL_MODULE :=
libart
-compiler
190
LOCAL_SHARED_LIBRARIES +=
libart
233
$(eval $(call build-
libart
-compiler,target,ndebug))
236
$(eval $(call build-
libart
-compiler,target,debug))
241
$(eval $(call build-
libart
-compiler,host,ndebug))
244
$(eval $(call build-
libart
-compiler,host,debug))
/art/runtime/
Android.mk
259
define build-
libart
280
LOCAL_MODULE :=
libart
355
$(eval $(call build-
libart
,target,ndebug))
358
$(eval $(call build-
libart
,target,debug))
364
$(eval $(call build-
libart
,host,ndebug))
367
$(eval $(call build-
libart
,host,debug))
/art/build/
Android.executable.mk
89
LOCAL_SHARED_LIBRARIES +=
libart
Android.oat.mk
20
LIBART_COMPILER := $(HOST_OUT_SHARED_LIBRARIES)/
libart
-compiler$(HOST_SHLIB_SUFFIX)
42
TARGET_CORE_JARS := core-
libart
conscrypt okhttp core-junit bouncycastle
87
TARGET_BOOT_JARS := $(foreach jar,$(TARGET_BOOT_JARS),$(patsubst core, core-
libart
,$(jar)))
/libcore/
JavaLibrary.mk
65
libart_core_src_files += $(common_core_src_files) $(call all-main-java-files-under,
libart
)
96
LOCAL_MODULE := core-
libart
219
LOCAL_MODULE := core-
libart
-hostdex
/art/
Android.mk
347
# targets to switch back and forth from libdvm to
libart
352
adb shell setprop persist.sys.dalvik.vm.lib
libart
.so
Completed in 173 milliseconds