Searched refs:ANRRawReport (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/mock/base/ |
H A D | mock_event_report.cpp | 51 void EventReport::ANRRawReport(RawEventType type, int32_t uid, const std::string& packageName, in ANRRawReport() function in OHOS::Ace::EventReport
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | event_report.cpp | 49 void EventReport::ANRRawReport(RawEventType type, int32_t uid, const std::string& packageName, in ANRRawReport() function in OHOS::Ace::EventReport
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/ |
H A D | event_report.h | 192 static void ANRRawReport(RawEventType type, int32_t uid, const std::string& packageName,
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | watch_dog_mingw.cpp | 319 EventReport::ANRRawReport(type, AceApplicationInfo::GetInstance().GetUid(), in RawReport()
|
H A D | watch_dog.cpp | 368 EventReport::ANRRawReport(type, AceApplicationInfo::GetInstance().GetUid(), in RawReport()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | event_report.cpp | 291 void EventReport::ANRRawReport(RawEventType type, int32_t uid, const std::string& packageName, in ANRRawReport() function in OHOS::Ace::EventReport
|