Searched refs:InitChroot (Results 1 – 2 of 2) sorted by relevance
46 android::base::Result<void> InitChroot() const REQUIRES(mu_);
360 OR_RETURN_NON_FATAL(InitChroot()); in init()477 Result<void> DexoptChrootSetup::InitChroot() const { in InitChroot() function in art::dexopt_chroot_setup::DexoptChrootSetup