Searched refs:PendingAttributesType (Results 1 – 3 of 3) sorted by relevance
123 using PendingAttributesType = std::vector<std::pair< in setPendingAttributes() typedef125 PendingAttributesType pendingAttributes; in setPendingAttributes()135 std::variant<PendingAttributesType>(pendingAttributes)); in setPendingAttributes()
413 using PendingAttributesType = std::vector<std::pair< in setBiosAttr() typedef415 PendingAttributesType pendingAttributes; in setBiosAttr()440 std::variant<PendingAttributesType>(pendingAttributes)); in setBiosAttr()
123 using PendingAttributesType = typedef189 std::variant<PendingAttributesType> pendingAttributesData; in getPendingList()208 dbus->yield_method_call<std::variant<PendingAttributesType>>( in getPendingList()231 const PendingAttributesType* pendingAttributes = in getPendingList()232 std::get_if<PendingAttributesType>(&pendingAttributesData); in getPendingList()