Home
last modified time | relevance | path

Searched refs:buttonInterfaces (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-buttons/src/
H A Dmain.cpp50 std::vector<std::unique_ptr<ButtonIface>> buttonInterfaces; in main() local
78 buttonInterfaces.emplace_back(std::move(tempButtonIf)); in main()
147 buttonInterfaces.emplace_back(std::move(tempButtonIf)); in main()