Home
last modified time | relevance | path

Searched refs:NotifyPerfMonitorPageMsg (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dpage_pattern.cpp233 NotifyPerfMonitorPageMsg(pageInfo_->GetFullPath(), bundleName); in OnShow()
492 void PagePattern::NotifyPerfMonitorPageMsg(const std::string& pageUrl, const std::string& bundleNam… in NotifyPerfMonitorPageMsg() function in OHOS::Ace::NG::PagePattern
H A Dpage_pattern.h290 void NotifyPerfMonitorPageMsg(const std::string& pageUrl, const std::string& bundleName);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_pattern.h327 static void NotifyPerfMonitorPageMsg(const std::string& pageName);
H A Dnavigation_pattern.cpp1040 NavigationPattern::NotifyPerfMonitorPageMsg(navDestinationPattern->GetName()); in FireNavigationInner()
2721 void NavigationPattern::NotifyPerfMonitorPageMsg(const std::string& pageName) in NotifyPerfMonitorPageMsg() function in OHOS::Ace::NG::NavigationPattern
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnavigation_branch_test_ng.cpp933 pattern->NotifyPerfMonitorPageMsg(pageName);