Searched defs:faultType (Results 1 – 5 of 5) sorted by relevance
49 FaultType faultType, in FaultEventWrite()69 void FaultEventWrite(FaultType faultType, const std::string& msg, const std::string& module) in FaultEventWrite()
59 FaultDataType faultType = FaultDataType::UNKNOWN; member76 FaultDataType faultType = FaultDataType::UNKNOWN; member
90 FaultType faultType; member
1713 std::string faultType = ""; in RunAsNotifyAppFaultCommand() local
3798 FaultDataType faultType, const std::string& markers) in AppRecoveryNotifyApp()