Searched refs:DeletePartitionHandler (Results 1 – 3 of 3) sorted by relevance
47 bool DeletePartitionHandler(FastbootDevice* device, const std::vector<std::string>& args);
58 {FB_CMD_DELETE_PARTITION, DeletePartitionHandler}, in FastbootDevice()
496 bool DeletePartitionHandler(FastbootDevice* device, const std::vector<std::string>& args) { in DeletePartitionHandler() function