Searched refs:FilesystemLogWatcher (Results 1 – 3 of 3) sorted by relevance
26 void FilesystemLogWatcher::resetRedfishFilePosition() in resetRedfishFilePosition()33 void FilesystemLogWatcher::cacheRedfishLogFile() in cacheRedfishLogFile()50 void FilesystemLogWatcher::readEventLogsFromFile() in readEventLogsFromFile()110 void FilesystemLogWatcher::onINotify(const boost::system::error_code& ec, in onINotify()198 void FilesystemLogWatcher::watchRedfishEventLogFile() in watchRedfishEventLogFile()202 std::bind_front(&FilesystemLogWatcher::onINotify, this)); in watchRedfishEventLogFile()205 FilesystemLogWatcher::FilesystemLogWatcher(boost::asio::io_context& ioc) : in FilesystemLogWatcher() function in redfish::FilesystemLogWatcher
14 class FilesystemLogWatcher class38 explicit FilesystemLogWatcher(boost::asio::io_context& iocIn);
57 std::optional<FilesystemLogWatcher> filesystemLogMonitor;