Searched refs:ReportPageNodeOverflow (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/mock/base/ |
H A D | mock_event_report.cpp | 65 void EventReport::ReportPageNodeOverflow(const std::string& pageUrl, int32_t nodeCount, int32_t thr… in ReportPageNodeOverflow() function in OHOS::Ace::EventReport
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | event_report.cpp | 74 void EventReport::ReportPageNodeOverflow(const std::string& pageUrl, int32_t nodeCount, int32_t thr… in ReportPageNodeOverflow() function in OHOS::Ace::EventReport
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/ |
H A D | event_report.h | 205 …static void ReportPageNodeOverflow(const std::string& pageUrl, int32_t nodeCount, int32_t threshol…
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | event_report.cpp | 600 void EventReport::ReportPageNodeOverflow(const std::string& pageUrl, int32_t nodeCount, int32_t thr… in ReportPageNodeOverflow() function in OHOS::Ace::EventReport
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navigation_pattern.cpp | 2662 EventReport::ReportPageNodeOverflow(navDestinationName, nodeCount, PAGE_NODES); in PerformanceEventReport()
|