Home
last modified time | relevance | path

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

/art/dexopt_chroot_setup/
Ddexopt_chroot_setup.cc246 std::string GetBlockDeviceName(const std::string& partition, const std::string& slot) { in GetBlockDeviceName() function
434 Mount(GetBlockDeviceName("system", ota_slot.value()), CHROOT_DIR, /*is_optional=*/false)); in SetUpChroot()
441 OR_RETURN(Mount(GetBlockDeviceName(partition, ota_slot.value()), in SetUpChroot()