Searched defs:faultLogType (Results 1 – 5 of 5) sorted by relevance
29 int32_t faultLogType {0}; in FuzzInterfaceAddFaultLog() local60 int32_t faultLogType; in FuzzInterfaceQuerySelfFaultLog() local
45 LogStoreEx::LogFileFilter CreateLogFileFilter(time_t time, int32_t id, int32_t faultLogType, const … in CreateLogFileFilter()144 std::string FaultLogManager::GetFaultLogFilePath(int32_t faultLogType, const std::string& fileName)… in GetFaultLogFilePath()150 int FaultLogManager::GetFaultLogFileFd(int32_t faultLogType, const std::string& fileName) const in GetFaultLogFileFd()
31 int32_t faultLogType = 0; member
154 int32_t faultLogType {0}; in FuzzServiceInterfaceAddFaultLog() local
1003 std::string GetTargetFileName(int32_t faultLogType, int64_t time) in GetTargetFileName()