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
31 int32_t faultLogType = 0; member
146 int32_t faultLogType {0}; in FuzzServiceInterfaceAddFaultLog() local
48 LogStoreEx::LogFileFilter CreateLogFileFilter(time_t time, int32_t id, int32_t faultLogType, const … in CreateLogFileFilter()
885 std::string GetTargetFileName(int32_t faultLogType, int64_t time) in GetTargetFileName()