Home
last modified time | relevance | path

Searched refs:reportFileName (Results 1 – 2 of 2) sorted by relevance

/openbmc/telemetry/src/
H A Dreport.cpp131 reportStorage.remove(reportFileName()); in ~Report()
289 reportStorage.remove(reportFileName()); in makeReportInterface()
539 reportStorage.store(reportFileName(), data); in storeConfiguration()
552 interfaces::JsonStorage::FilePath Report::reportFileName() const in reportFileName() function in Report
H A Dreport.hpp108 interfaces::JsonStorage::FilePath reportFileName() const;