Searched refs:packages (Results 1 – 10 of 10) sorted by relevance
29 -Xcompiler-option --updatable-bcp-packages-file="$DEX_LOCATION/res/updateable.txt"
204 bool AotClassLinker::SetUpdatableBootClassPackages(const std::vector<std::string>& packages) { in SetUpdatableBootClassPackages() argument208 prefixes.reserve(packages.size()); in SetUpdatableBootClassPackages()209 for (const std::string& package : packages) { in SetUpdatableBootClassPackages()
39 bool SetUpdatableBootClassPackages(const std::vector<std::string>& packages);
113 * `packages/modules/ArtPrebuilt` for the ART Module APEX packages.127 packages/modules/ArtPrebuilt/update-art-module-prebuilts.py \
76 unsupported_packages: ["hiddenapi/hiddenapi-unsupported-packages.txt"],
79 6. Populate the chroot tree on the device (including "activating" APEX packages
178 "//packages/modules/NetworkStack/tests:__subpackages__",
502 // For use by external packages allowed to link in static libdexfile_support.
147 // Same, but for only for debug packages.
2459 Ljava/lang/ClassLoader;->packages:Ljava/util/HashMap;