Home
last modified time | relevance | path

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

/openbmc/telemetry/src/
H A Dreport.cpp120 reportStorage.remove(reportFileName()); in ~Report()
273 reportStorage.remove(reportFileName()); in makeReportInterface()
516 reportStorage.store(reportFileName(), data); in storeConfiguration()
529 interfaces::JsonStorage::FilePath Report::reportFileName() const in reportFileName() function in Report
H A Dreport.hpp104 interfaces::JsonStorage::FilePath reportFileName() const;