Searched refs:ReportPageDepthOverflow (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/mock/base/ |
H A D | mock_event_report.cpp | 67 void EventReport::ReportPageDepthOverflow(const std::string& pageUrl, int32_t depth, int32_t thresh… in ReportPageDepthOverflow() function in OHOS::Ace::EventReport
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | event_report.cpp | 76 void EventReport::ReportPageDepthOverflow(const std::string& pageUrl, int32_t depth, int32_t thresh… in ReportPageDepthOverflow() function in OHOS::Ace::EventReport
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/ |
H A D | event_report.h | 206 … static void ReportPageDepthOverflow(const std::string& pageUrl, int32_t depth, int32_t threshold);
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | event_report.cpp | 612 void EventReport::ReportPageDepthOverflow(const std::string& pageUrl, int32_t depth, int32_t thresh… in ReportPageDepthOverflow() function in OHOS::Ace::EventReport
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navigation_pattern.cpp | 2665 EventReport::ReportPageDepthOverflow(navDestinationName, depth, PAGE_DEPTH); in PerformanceEventReport()
|