Searched refs:ExampleCodeUpdater (Results 1 – 10 of 10) sorted by relevance
29 long ExampleCodeUpdater::getRandomId() in getRandomId()39 ExampleCodeUpdater::ExampleCodeUpdater(sdbusplus::async::context& ctx, in ExampleCodeUpdater() function in ExampleCodeUpdater44 ExampleCodeUpdater::ExampleCodeUpdater( in ExampleCodeUpdater() function in ExampleCodeUpdater46 ExampleCodeUpdater(ctx) in ExampleCodeUpdater()67 std::unique_ptr<ExampleDevice>& ExampleCodeUpdater::getDevice() in getDevice()80 sdbusplus::async::task<bool> ExampleCodeUpdater::initDevice( in initDevice()
17 class ExampleCodeUpdater : public phosphor::software::manager::SoftwareManager class20 ExampleCodeUpdater(sdbusplus::async::context& ctx,27 ExampleCodeUpdater(sdbusplus::async::context& ctx, bool createDevice,
7 sdbusplus::async::task<void> init(ExampleCodeUpdater& updater) in init()27 ExampleCodeUpdater updater(ctx); in main()
15 'ExampleCodeUpdater'.17 The ExampleCodeUpdater implements the classes from common firmware library and
33 ExampleCodeUpdater exampleUpdater(ctx); in TEST()
21 ExampleCodeUpdater exampleUpdater(ctx, true, nullptr); in testSoftwareVersion()
28 ExampleCodeUpdater exampleUpdater;
35 ExampleCodeUpdater exampleUpdater;
33 ExampleCodeUpdater exampleUpdater(ctx, true, "v12.345"); in testSoftwareUpdateCommon()
36 ExampleCodeUpdater exampleUpdater;