Home
last modified time | relevance | path

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

/art/runtime/
Daot_class_linker.cc202 bool AotClassLinker::SetUpdatableBootClassPackages(const std::vector<std::string>& packages) { in SetUpdatableBootClassPackages() argument
206 prefixes.reserve(packages.size()); in SetUpdatableBootClassPackages()
207 for (const std::string& package : packages) { in SetUpdatableBootClassPackages()
Daot_class_linker.h38 bool SetUpdatableBootClassPackages(const std::vector<std::string>& packages);
/art/tools/
Drun-libcore-tests.sh78 The script runs a hardcoded list of libcore test packages by default. The user
79 may run a subset of packages by appending '--' followed by a list of package
/art/libartbase/
DAndroid.bp174 "//packages/modules/NetworkStack/tests:__subpackages__",
/art/test/
DREADME.chroot.md79 6. Populate the chroot tree on the device (including "activating" APEX packages
/art/build/apex/
DAndroid.bp124 // Same, but for only for debug packages.