Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/preview/osal/
H A Devent_report.cpp76 void EventReport::ReportPageDepthOverflow(const std::string& pageUrl, int32_t depth, int32_t threshold) {} in ReportPageDepthOverflow() function in OHOS::Ace::EventReport
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_event_report.cpp67 void EventReport::ReportPageDepthOverflow(const std::string& pageUrl, int32_t depth, int32_t threshold) {} in ReportPageDepthOverflow() function in OHOS::Ace::EventReport
/foundation/arkui/ace_engine/frameworks/base/log/
H A Devent_report.h194 static void ReportPageDepthOverflow(const std::string& pageUrl, int32_t depth, int32_t threshold);
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Devent_report.cpp595 void EventReport::ReportPageDepthOverflow(const std::string& pageUrl, int32_t depth, int32_t threshold) in ReportPageDepthOverflow() function in OHOS::Ace::EventReport
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_pattern.cpp2670 EventReport::ReportPageDepthOverflow(navDestinationName, depth, PAGE_DEPTH); in PerformanceEventReport()

Completed in 11 milliseconds