Home
last modified time | relevance | path

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

/art/libnativeloader/
Dutils.h23 #define LIB "lib64" macro
25 #define LIB "lib"
Dlibrary_namespaces.cpp80 constexpr const char* kVendorLibPath = "/vendor/" LIB;
84 constexpr const char* kProductLibPath = "/product/" LIB ":/system/product/" LIB;
/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/tools/
Dbuildbot-build.sh147 for LIB in ${specific_targets} ; do
148 make_command+=" $LIB-host"
/art/test/
Ddefault_run.py327 LIB = args.lib
908 -XXlib:{LIB} \