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