Searched refs:GetBlockDeviceName (Results 1 – 1 of 1) sorted by relevance
246 std::string GetBlockDeviceName(const std::string& partition, const std::string& slot) { in GetBlockDeviceName() function434 Mount(GetBlockDeviceName("system", ota_slot.value()), CHROOT_DIR, /*is_optional=*/false)); in SetUpChroot()441 OR_RETURN(Mount(GetBlockDeviceName(partition, ota_slot.value()), in SetUpChroot()