Home
last modified time | relevance | path

Searched refs:LIB (Results 1 – 6 of 6) sorted by relevance

/art/libnativeloader/
Dutils.h23 #define LIB "lib64" macro
25 #define LIB "lib"
Dlibrary_namespaces.cpp83 constexpr const char* kVendorLibPath = "/vendor/" LIB;
84 constexpr const char* kProductLibPath = "/product/" LIB ":/system/product/" LIB;
Dpublic_libraries.cpp68 constexpr const char* kI18nApexLibPath = "/apex/com.android.i18n/" LIB;
/art/tools/
Dbuildbot-build.sh112 for LIB in ${mode_specific_libraries} ; do
113 make_command+=" $LIB${mode_suffix}"
/art/tools/bisection_search/
DREADME.md37 bisection_search.py [-h] [-cp CLASSPATH] [--class CLASSNAME] [--lib LIB]
54 --lib LIB lib to use, default: libart.so
/art/test/etc/
Drun-test-jar155 LIB="$1"
1068 -XXlib:$LIB \