Searched defs:SetOnWillShow (Results 1 – 7 of 7) sorted by relevance
30 void SetOnWillShow(const std::function<void()>& onWillShow) in SetOnWillShow() function
144 virtual void SetOnWillShow(std::function<void()>&& onWillShow) {} in SetOnWillShow() function
631 void TabContentModelNG::SetOnWillShow(std::function<void()>&& onWillShow) in SetOnWillShow() function in OHOS::Ace::NG::TabContentModelNG
44 void SetOnWillShow(std::function<void()>&& onWillShow) override {} in SetOnWillShow() function
143 void SetOnWillShow(std::function<void()>& willShow) in SetOnWillShow() function
681 void NavDestinationModelNG::SetOnWillShow(std::function<void()>&& willShow) in SetOnWillShow() function in OHOS::Ace::NG::NavDestinationModelNG
669 void JSTabContent::SetOnWillShow(const JSCallbackInfo& info) in SetOnWillShow() function in OHOS::Ace::Framework::JSTabContent