Searched refs:CreatePartitionHandler (Results 1 – 3 of 3) sorted by relevance
46 bool CreatePartitionHandler(FastbootDevice* device, const std::vector<std::string>& args);
57 {FB_CMD_CREATE_PARTITION, CreatePartitionHandler}, in FastbootDevice()
458 bool CreatePartitionHandler(FastbootDevice* device, const std::vector<std::string>& args) { in CreatePartitionHandler() function