Home
last modified time | relevance | path

Searched defs:logCount (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/redfish-core/include/
H A Dgzfile.hpp18 gzGetLines(const std::string & filename,uint64_t skip,uint64_t top,std::vector<std::string> & logEntries,size_t & logCount) gzGetLines() argument
57 readFile(gzFile logStream,uint64_t skip,uint64_t top,std::vector<std::string> & logEntries,size_t & logCount) readFile() argument
86 hostLogEntryParser(const std::string & bufferStr,uint64_t skip,uint64_t top,std::vector<std::string> & logEntries,size_t & logCount) hostLogEntryParser() argument
[all...]
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems_logservices_hostlogger.hpp199 size_t logCount = 0; in handleSystemsLogServicesHostloggerEntriesEntryGet() local
121 size_t logCount = 0; handleSystemsLogServicesHostloggerEntriesGet() local
[all...]
H A Dlog_services.hpp1957 getHostLoggerEntries(const std::vector<std::filesystem::path> & hostLoggerFiles,uint64_t skip,uint64_t top,std::vector<std::string> & logEntries,size_t & logCount) getHostLoggerEntries() argument