Searched refs:AsyncCallbackHandler (Results 1 – 1 of 1) sorted by relevance
1321 class AsyncCallbackHandler class1328 explicit AsyncCallbackHandler(std::function<void()> onSuccessIn, in AsyncCallbackHandler() function in AsyncCallbackHandler1340 ~AsyncCallbackHandler() in ~AsyncCallbackHandler()1550 auto drivesLoadedCallback = std::make_shared<AsyncCallbackHandler>( in updateAssets()1851 const std::shared_ptr<AsyncCallbackHandler>& backplanesLoadedCallback) in populateHsbpBackplanes()2005 auto backplanesLoadedCallback = std::make_shared<AsyncCallbackHandler>( in setUpBackplanesAndDrives()2210 const std::shared_ptr<AsyncCallbackHandler>& componentsLoadedCallback) in loadIoExpanderInfo()2352 const std::shared_ptr<AsyncCallbackHandler>& componentsLoadedCallback) in loadClockBufferInfo()2657 AsyncCallbackHandler>( in loadHsbpConfig()