Searched refs:kFastbootMenuActions (Results 1 – 1 of 1) sorted by relevance
32 static const std::vector<std::pair<std::string, Device::BuiltinAction>> kFastbootMenuActions{ variable67 std::transform(kFastbootMenuActions.cbegin(), kFastbootMenuActions.cend(), in StartFastboot()81 return kFastbootMenuActions[chosen_item].second; in StartFastboot()