Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dbiosconfigcommands.cpp189 std::variant<PendingAttributesType> pendingAttributesData; in getPendingList() local
207 pendingAttributesData = in getPendingList()
232 std::get_if<PendingAttributesType>(&pendingAttributesData); in getPendingList()