Searched refs:PurposeIntf (Results 1 – 2 of 2) sorted by relevance
22 using PurposeIntf = sdbusplus::server::object_t< typedef176 std::map<ObjectPath, std::unique_ptr<PurposeIntf>> purposes;
256 path, std::make_unique<PurposeIntf>(utils::getBus(), path.c_str())); in setPurpose()