| /base/hiviewdfx/hiview/ |
| D | kernel_vendor.yaml | 17 __BASE: {type: FAULT, level: CRITICAL, desc: press powerkey} 21 __BASE: {type: FAULT, level: CRITICAL, desc: long press powerkey} 25 __BASE: {type: FAULT, level: CRITICAL, desc: check LCD off} 29 __BASE: {type: FAULT, level: CRITICAL, desc: check LCD on} 33 __BASE: {type: FAULT, level: CRITICAL, desc: process D_state and panic} 37 __BASE: {type: FAULT, level: CRITICAL, tag: STABILITY, desc: kernel panic} 40 REASON: {type: STRING, desc: fault reason} 41 HAPPEN_TIME: {type: INT64, desc: fault trigger time} 42 SUMMARY: {type: STRING, desc: fault summary} 43 LOG_PATH: {type: STRING, desc: fault log dir} [all …]
|
| D | hisysevent.yaml | 17 __BASE: {type: FAULT, level: CRITICAL, tag: STABILITY, desc: application freeze} 33 SUMMARY: {type: STRING, desc: fault summary} 34 FAULT_TYPE: {type: STRING, desc: fault type} 35 LOG_PATH: {type: STRING, desc: fault log path} 36 FINGERPRINT: {type: STRING, desc: unique id for grouping same fault} 45 __BASE: {type: FAULT, level: CRITICAL, tag: STABILITY, desc: system freeze} 61 FINGERPRINT: {type: STRING, desc: unique id for grouping same fault} 66 LOG_PATH: {type: STRING, desc: fault log path} 69 __BASE: {type: FAULT, level: CRITICAL, tag: STABILITY, desc: system freeze} 77 __BASE: {type: FAULT, level: CRITICAL, tag: STABILITY, desc: application freeze} [all …]
|
| /base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/include/ |
| D | faultlog_info.h | 41 * the fd is managed by fault log info obj it will be closed in destructor 48 * @brief get type of fault 50 * @return type of fault(int32_t) 55 * @brief get timestamp when fault happened 62 * @brief get type of fault 64 * @return fault type(string) 69 * @brief get the reason for fault 71 * @return the reason for fault 76 * @brief get the name of module which occurred fault 83 * @brief get the summary of fault information [all …]
|
| D | faultlogger_client.h | 26 * @brief Add fault log 28 * The C style of API is used to save fault information to file 31 * @param info structure containing information about fault 39 * @param info structure containing information about fault 49 * @brief Distinguish different types of fault 52 /** unspecific fault types */ 78 * @brief Add fault log 80 * This API is used to save fault information to file 83 * @param info structure containing information about fault 89 * @brief Add fault log [all …]
|
| D | faultlog_query_result.h | 30 * @brief Get the next available fault log info 36 * @brief Check whether we have next available fault log info 38 * @return if next fault log is available, return true, otherwise return false
|
| /base/hiviewdfx/hiview/utility/smart_parser/test/moduletest/common/ |
| D | smart_parser_module_test.cpp | 50 * @tc.desc: process cpp_crash fault, this case match compose_rule.json and extract_rule.json. 58 * @tc.steps: step1. Set taskSheet fault log path and eventid. 68 * @tc.steps: step2. smart parser process fault log 73 * @tc.steps: step3. check the result of eventinfo for fault. 91 * @tc.desc: process JS_ERROR fault, this case match compose_rule.json and extract_rule.json. 99 * @tc.steps: step1. Set taskSheet fault log path and eventid. 108 * @tc.steps: step2. smart parser process fault log 113 * @tc.steps: step3. check the result of eventinfo for fault. 131 * @tc.desc: process freeze fault, this case match compose_rule.json and extract_rule.json. 139 * @tc.steps: step1. Set taskSheet fault log path and eventid. [all …]
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/ |
| D | gwpasan_collector.h | 34 /** the time of happening fault */ 36 /** the id of current user when fault happened */ 38 /** the id of process which fault happened*/ 40 /** type of fault */ 42 /** name of module which fault occurred */ 44 /** logPath of module which fault occurred */ 46 /** the reason why fault occurred */ 48 /** the summary of fault information */
|
| /base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/declaration/ |
| D | @ohos.faultLogger.d.ts | 29 * The type of fault type. 65 * @param faultType fault type to query 75 * @param faultType fault type to query 84 * @param faultType fault type to query 94 * @param faultType fault type to query 121 * type fault type 135 * reason fault reason 142 * module fault module 149 * summary fault summary 156 * fullLog fault log
|
| /base/msdp/device_status/ |
| D | hisysevent.yaml | 35 __BASE: {type: FAULT, level: MINOR, tag: deviceStatus, desc: prepare coordination} 46 __BASE: {type: FAULT, level: MINOR, tag: deviceStatus, desc: unprepare coordination} 57 __BASE: {type: FAULT, level: MINOR, tag: deviceStatus, desc: start remote coordination} 75 __BASE: {type: FAULT, level: MINOR, tag: deviceStatus, desc: stop remote coordination} 87 __BASE: {type: FAULT, level: MINOR, tag: deviceStatus, desc: distributed input start remote input} 93 __BASE: {type: FAULT, level: MINOR, tag: deviceStatus, desc: distributed input stop remote input} 99 __BASE: {type: FAULT, level: MINOR, tag: deviceStatus, desc: distributed input stop remote input} 104 …__BASE: {type: FAULT, level: MINOR, tag: deviceStatus, desc: distributed input prepare remote inpu… 109 …__BASE: {type: FAULT, level: MINOR, tag: deviceStatus, desc: distributed input prepare remote inpu… 115 …__BASE: {type: FAULT, level: MINOR, tag: deviceStatus, desc: distributed input unprepare remote in… [all …]
|
| /base/theme/wallpaper_mgr/ |
| D | hisysevent.yaml | 26 # // "type" optional values are: FAULT, STATISTICS, SECURITY, BEHAVIOR. 43 __BASE: {type: FAULT, level: CRITICAL, desc: The event is service fault } 44 FAULT_TYPE: {type: INT32, desc: fault id } 49 __BASE: {type: FAULT, level: CRITICAL, desc: The event is runtime fault } 50 FAULT_TYPE: {type: INT32, desc: fault id }
|
| /base/print/print_fwk/ |
| D | hisysevent.yaml | 49 __BASE: {type: FAULT, level: MINOR, desc: fault_connect_print} 58 __BASE: {type: FAULT, level: MINOR, desc: fault_file_preview} 83 __BASE: {type: FAULT, level: MINOR, desc: print_exception} 98 __BASE: {type: FAULT, level: CRITICAL, desc: The event is runtime fault } 100 FAULT_TYPE: {type: INT32, desc: fault id } 103 __BASE: {type: FAULT, level: CRITICAL, desc: The event is service fault } 105 FAULT_TYPE: {type: INT32, desc: fault id }
|
| /base/web/webview/ |
| D | hisysevent.yaml | 22 __BASE: {type: FAULT, level: MINOR, tag: fault, desc: audio play error, preserve: true} 29 __BASE: {type: FAULT, level: MINOR, tag: fault, desc: camera capture error, preserve: true} 80 __BASE: {type: FAULT, level: MINOR, tag: fault, desc: input method error, preserve: true} 115 __BASE: {type: FAULT, level: MINOR, tag: fault, desc: page download error, preserve: true} 120 __BASE: {type: FAULT, level: CRITICAL, tag: webError, desc: page load error info, preserve: true} 165 __BASE: {type: FAULT, level: MINOR, tag: fault, desc: paste board error, preserve: true} 171 __BASE: {type: FAULT, level: MINOR, desc: process crash, preserve: true} 194 __BASE: {type: FAULT, level: MINOR, tag: fault, desc: video play error, preserve: true}
|
| /base/security/huks/ |
| D | hisysevent.yaml | 17 FAULT: 18 __BASE: {type: FAULT, level: CRITICAL, desc: fault event for huks}
|
| /base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/ |
| D | napi_hisysevent_init.cpp | 46 napi_value fault = nullptr; in InitEventTypeEnum() local 47 napi_create_int32(env, HiSysEvent::FAULT, &fault); in InitEventTypeEnum() 55 eventTypeMap["FAULT"] = fault; in InitEventTypeEnum()
|
| /base/sensors/sensor/ |
| D | hisysevent.yaml | 29 __BASE: {type: FAULT, level: MINOR, desc: sensor data channel exception} 39 __BASE: {type: FAULT, level: MINOR, desc: sensor service ipc exception} 44 __BASE: {type: FAULT, level: MINOR, desc: sensor hdf service exception} 49 __BASE: {type: FAULT, level: MINOR, desc: sensor service exception}
|
| /base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/ |
| D | hdi_connection.cpp | 49 … HiSysEvent::EventType::FAULT, "PKG_NAME", "ConnectHdi", "ERROR_CODE", VIBRATOR_HDF_CONNECT_ERR); in ConnectHdi() 60 HiSysEvent::EventType::FAULT, "PKG_NAME", "StartOnce", "ERROR_CODE", ret); in StartOnce() 78 HiSysEvent::EventType::FAULT, "PKG_NAME", "Start", "ERROR_CODE", ret); in Start() 97 HiSysEvent::EventType::FAULT, "PKG_NAME", "EnableCompositeEffect", "ERROR_CODE", ret); in EnableCompositeEffect() 123 HiSysEvent::EventType::FAULT, "PKG_NAME", "GetEffectInfo", "ERROR_CODE", ret); in GetEffectInfo() 136 HiSysEvent::EventType::FAULT, "PKG_NAME", "Stop", "ERROR_CODE", ret); in Stop() 149 HiSysEvent::EventType::FAULT, "PKG_NAME", "GetDelayTime", "ERROR_CODE", ret); in GetDelayTime() 163 HiSysEvent::EventType::FAULT, "PKG_NAME", "GetVibratorCapacity", "ERROR_CODE", ret); in GetVibratorCapacity() 203 HiSysEvent::EventType::FAULT, "PKG_NAME", "PlayHapticPattern", "ERROR_CODE", ret); in PlayPattern() 257 HiSysEvent::EventType::FAULT, "PKG_NAME", "Reconnect", "ERROR_CODE", ret); in Reconnect() [all …]
|
| /base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest013/ |
| D | trace.txt | 3 Fault Reason: BL2 core device fault
|
| /base/powermgr/thermal_manager/ |
| D | thermalmgr.yaml | 32 __BASE: {type: FAULT, level: MINOR, tag: PowerStats, desc: fan fault information} 33 ID: {type: INT32, desc: fault id}
|
| /base/hiviewdfx/hicollie/ |
| D | hisysevent.yaml | 17 __BASE: {type: FAULT, level: CRITICAL, tag: STABILITY, desc: timer timeout} 27 __BASE: {type: FAULT, level: CRITICAL, tag: STABILITY, desc: watchdog timeout} 37 __BASE: {type: FAULT, level: CRITICAL, tag: STABILITY, desc: watchdog timeout} 47 __BASE: {type: FAULT, level: CRITICAL, tag: STABILITY, desc: ipc full}
|
| /base/hiviewdfx/hiview/plugins/privacy_controller/test/unittest/common/ |
| D | privacy_controller_test.cpp | 53 SysEventCreator::EventType type = SysEventCreator::FAULT) in CreateEvent() 63 SysEventCreator::EventType type = SysEventCreator::FAULT) in CreateSysEvent() 82 auto event1 = CreateEvent(TEST_DOMAIN, TEST_NAME, SysEventCreator::FAULT); 105 auto event1 = CreateSysEvent(TEST_DOMAIN, TEST_NAME, SysEventCreator::FAULT); 127 auto event = CreateSysEvent(TEST_DOMAIN, TEST_NAME, SysEventCreator::FAULT); 153 auto event = CreateSysEvent(TEST_DOMAIN, TEST_NAME, SysEventCreator::FAULT); 176 auto event1 = CreateSysEvent(TEST_DOMAIN, TEST_NAME, SysEventCreator::FAULT); 202 auto event1 = CreateSysEvent(TEST_DOMAIN, TEST_NAME, SysEventCreator::FAULT);
|
| /base/hiviewdfx/hiview/plugins/sysevent_source/test/resource/config/ |
| D | event_threshold.json | 4 "FAULT": 100, number 22 "FAULT": 20, number
|
| /base/sensors/miscdevice/ |
| D | hisysevent.yaml | 27 __BASE: {type: FAULT, level: MINOR, desc: sensor service ipc exception} 32 __BASE: {type: FAULT, level: MINOR, desc: sensor hdf service exception} 37 __BASE: {type: FAULT, level: MINOR, desc: sensor service exception}
|
| /base/security/device_auth/ |
| D | hisysevent.yaml | 25 __BASE: {type: FAULT, level: CRITICAL, desc: fault event} 27 FAULT_REASON: {type: INT32, desc: fault reason}
|
| /base/notification/common_event_service/ |
| D | hisysevent.yaml | 16 # fault event 18 __BASE: {type: FAULT, level: MINOR, desc: process ordered event timeout} 26 __BASE: {type: FAULT, level: MINOR, desc: process static event error} 33 __BASE: {type: FAULT, level: MINOR, desc: number of subscriber exceed maximum} 39 __BASE: {type: FAULT, level: MINOR, desc: publish event error}
|
| /base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/moduletest/ |
| D | bbox_detector_module_test.cpp | 45 * @tc.desc: check whether fault is processed. 60 SysEventCreator sysEventCreator("KERNEL_VENDOR", "PANIC", SysEventCreator::FAULT); 85 * @tc.desc: check whether fault is processed. 100 SysEventCreator sysEventCreator("KERNEL_VENDOR", "HWWATCHDOG", SysEventCreator::FAULT); 125 * @tc.desc: check whether fault is processed. 140 SysEventCreator sysEventCreator("KERNEL_VENDOR", "MODEMCRASH", SysEventCreator::FAULT); 165 * @tc.desc: check whether fault is processed. 179 SysEventCreator sysEventCreator("KERNEL_VENDOR", "PANIC", SysEventCreator::FAULT);
|