Lines Matching defs:slot
1316 std::string slot = slot_name; in verify_slot() local
1351 static std::string verify_slot(const std::string& slot) { in verify_slot()
1355 static void do_for_partition(const std::string& part, const std::string& slot, in do_for_partition()
1391 void do_for_partitions(const std::string& part, const std::string& slot, in do_for_partitions()
1551 auto slot = entry.second; in GetPartitionName() local
1567 std::string slot = fp->slot_override; in ParseFlashCommand() local
1845 std::string slot = fp_->slot_override; in CollectImages() local
1910 void FlashAllTool::FlashImage(const Image& image, const std::string& slot, fastboot_buffer* buf) { in FlashImage()
2126 static bool wipe_super(const android::fs_mgr::LpMetadata& metadata, const std::string& slot, in wipe_super()
2185 auto slot = slot_override; in do_wipe_super() local
2529 std::string slot = verify_slot(next_arg(&args), false); in Main() local