Home
last modified time | relevance | path

Searched refs:ReportFunctionTimeout (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/osal/
H A Devent_report.cpp78 void EventReport::ReportFunctionTimeout(const std::string& functionName, int64_t time, int32_t threshold) {} in ReportFunctionTimeout() function in OHOS::Ace::EventReport
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_event_report.cpp69 void EventReport::ReportFunctionTimeout(const std::string& functionName, int64_t time, int32_t threshold) {} in ReportFunctionTimeout() function in OHOS::Ace::EventReport
/foundation/arkui/ace_engine/frameworks/base/log/
H A Devent_report.h195 static void ReportFunctionTimeout(const std::string& functionName, int64_t time, int32_t threshold);
H A Dace_performance_check.cpp80 EventReport::ReportFunctionTimeout(name_, time, FUNCTION_TIMEOUT); in ~AceScopedPerformanceCheck()
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Devent_report.cpp607 void EventReport::ReportFunctionTimeout(const std::string& functionName, int64_t time, int32_t threshold) in ReportFunctionTimeout() function in OHOS::Ace::EventReport

Completed in 5 milliseconds