Searched refs:dexopt_chroot_setup (Results 1 – 11 of 11) sorted by relevance
22 using ::art::dexopt_chroot_setup::DexoptChrootSetup;26 auto dexopt_chroot_setup = SharedRefBase::make<DexoptChrootSetup>(); in LLVMFuzzerTestOneInput() local28 fuzzService(dexopt_chroot_setup->asBinder().get(), FuzzedDataProvider(data, size)); in LLVMFuzzerTestOneInput()
28 auto dexopt_chroot_setup = in main() local29 ndk::SharedRefBase::make<art::dexopt_chroot_setup::DexoptChrootSetup>(); in main()33 if (android::base::Result<void> ret = dexopt_chroot_setup->Start(); !ret.ok()) { in main()
30 "dexopt_chroot_setup.cc",39 "dexopt_chroot_setup-aidl-ndk",45 name: "dexopt_chroot_setup",
1 ## dexopt_chroot_setup section3 dexopt_chroot_setup is a component of ART Service. It sets up the chroot42 mount point of the `system` image. Created by `dexopt_chroot_setup`, and only
28 namespace dexopt_chroot_setup {
40 namespace dexopt_chroot_setup { namespace
56 namespace dexopt_chroot_setup { namespace
27 # is set up by dexopt_chroot_setup. It's a lazy service that is started and44 # art/dexopt_chroot_setup/README.md. It's a lazy service that is started and46 service dexopt_chroot_setup /apex/com.android.art/bin/dexopt_chroot_setup47 interface aidl dexopt_chroot_setup
201 "dexopt_chroot_setup",
26 name: "dexopt_chroot_setup-aidl",
99 "dexopt_chroot_setup-aidl-java",