Searched refs:updateIntf (Results 1 – 2 of 2) sorted by relevance
166 if (updateIntf != nullptr) in enableUpdate()177 updateIntf = std::make_unique<SoftwareUpdate>(ctx, objectPath.str.c_str(), in enableUpdate()
114 std::unique_ptr<update::SoftwareUpdate> updateIntf = nullptr; member in phosphor::software::Software