Searched refs:GetProxyById (Results 1 – 2 of 2) sorted by relevance
407 RefPtr<NavigationTransitionProxy> GetProxyById(uint64_t id) const;
1987 auto proxy = pattern->GetProxyById(proxyId); in TriggerCustomAnimation()2839 auto proxy = pattern->GetProxyById(proxyId); in ExecuteAddAnimation()3024 RefPtr<NavigationTransitionProxy> NavigationPattern::GetProxyById(uint64_t id) const in GetProxyById() function in OHOS::Ace::NG::NavigationPattern