Home
last modified time | relevance | path

Searched defs:eventInfos (Results 1 - 8 of 8) sorted by relevance

/base/hiviewdfx/hiview/plugins/faultlogger/common/
H A Dlog_analyzer.cpp29 GetFingerRawString(std::string& fingerRawString, const FaultLogInfo& info, std::map<std::string, std::string>& eventInfos) GetFingerRawString() argument
47 AnalysisFaultlog(const FaultLogInfo& info, std::map<std::string, std::string>& eventInfos) AnalysisFaultlog() argument
[all...]
/base/hiviewdfx/hiview/utility/analysis_faultlog/
H A Danalysis_faultlog.cpp47 auto eventInfos = OHOS::HiviewDFX::SmartParser::Analysis(eventPath, SMART_PARSER_PATH, eventType); in SmartParser() local
97 auto eventInfos = SmartParser(logPath, eventType); in main() local
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/
H A Dbbox_detector_unit_test.cpp122 std::map<std::string, std::string> eventInfos; in HWTEST_F() local
/base/hiviewdfx/hiview/utility/smart_parser/test/moduletest/common/
H A Dsmart_parser_module_test.cpp70 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "CPP_CRASH"); in HWTEST_F() local
110 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "JS_ERROR"); in HWTEST_F() local
150 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "APP_FREEZE"); in HWTEST_F() local
198 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "PANIC"); HWTEST_F() local
233 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "HWWATCHDOG"); HWTEST_F() local
264 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "HWWATCHDOG"); HWTEST_F() local
282 auto eventInfos = SmartParser::Analysis("", "/system/etc/hiview/reliability", "TEST"); HWTEST_F() local
317 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "RUST_PANIC"); HWTEST_F() local
754 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "BOOTFAIL"); HWTEST_F() local
789 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "PANIC"); HWTEST_F() local
824 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "PANIC"); HWTEST_F() local
855 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "BOOTFAIL"); HWTEST_F() local
879 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "SENSORHUBCRASH"); HWTEST_F() local
903 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "MODEMCRASH"); HWTEST_F() local
927 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "PANIC"); HWTEST_F() local
[all...]
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dbbox_detector_plugin.cpp122 auto eventInfos = SmartParser::Analysis(dynamicPaths, LOGPARSECONFIG, name); in HandleBBoxEvent() local
[all...]
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_util.cpp622 napi_value eventInfos = CreateArray(env); in CreateEventGroups() local
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.cpp500 std::map<std::string, std::string> eventInfos; in UpdateSysEvent() local
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfaultlogger_unittest.cpp544 std::map<std::string, std::string> eventInfos; in HWTEST_F() local
567 std::map<std::string, std::string> eventInfos; in HWTEST_F() local

Completed in 9 milliseconds