Searched defs:faultType (Results 1 – 11 of 11) sorted by relevance
36 bool CloudFaultReportStatus::IsAllowToReport(const FaultType &faultType) in IsAllowToReport()57 for (const auto &faultType : PERIODIC_REPORT_FAULT_TYPE) { in CloudFaultReportStatus() local
63 FaultDataType faultType = FaultDataType::UNKNOWN; member84 FaultDataType faultType = FaultDataType::UNKNOWN; member
37 void FaultEventWrite(FaultType faultType, const std::string& msg, const std::string& module) in FaultEventWrite()
27 std::string faultType; member
48 HiSysEventParam faultType = { .name = { *FAULT_TYPE }, .t = HISYSEVENT_STRING, in ReportDataFault() local
77 std::string faultType(data, size); in DoSomethingInterestingWithMyAPI() local
67 FaultDataType faultType = faultData.faultType; in ProcessAppFreeze() local
5725 FaultDataType faultType, const std::string& markers) in AppRecoveryNotifyApp()
90 FaultType faultType; member
261 FaultType faultType = FaultType::DRIVERKIT; in HandleCloudError() local308 FaultType faultType = FaultType::TIMEOUT; in XcollieCallback() local
2207 std::string faultType = ""; in RunAsNotifyAppFaultCommand() local