Searched refs:ProgressInterface (Results 1 – 6 of 6) sorted by relevance
8 class ProgressInterface class11 virtual ~ProgressInterface() = default;27 class ProgressStdoutIndicator : public ProgressInterface
20 ProgressInterface* progress, bool skipBridgeDisable, in P2aDataHandler()27 ProgressInterface* progress, in P2aDataHandler()41 ProgressInterface* progress;
15 BtDataHandler(ipmiblob::BlobInterface* blob, ProgressInterface* progress, in BtDataHandler()27 ProgressInterface* progress;
21 NetDataHandler(ipmiblob::BlobInterface* blob, ProgressInterface* progress, in NetDataHandler()34 ProgressInterface* progress;
28 ProgressInterface* progress, in LpcDataHandler()44 ProgressInterface* progress;
12 class ProgressMock : public ProgressInterface