Searched refs:ResizePartitionHandler (Results 1 – 3 of 3) sorted by relevance
49 bool ResizePartitionHandler(FastbootDevice* device, const std::vector<std::string>& args);
59 {FB_CMD_RESIZE_PARTITION, ResizePartitionHandler}, in FastbootDevice()
519 bool ResizePartitionHandler(FastbootDevice* device, const std::vector<std::string>& args) { in ResizePartitionHandler() function