Searched defs:SetOpenAppLinkFunction (Results 1 – 3 of 3) sorted by relevance
186 …virtual void SetOpenAppLinkFunction(std::function<void(const std::shared_ptr<BaseEventInfo>&)>&& j… in SetOpenAppLinkFunction() function
1218 void WebModelNG::SetOpenAppLinkFunction(std::function<void(const std::shared_ptr<BaseEventInfo>&)>&… in SetOpenAppLinkFunction() function in OHOS::Ace::NG::WebModelNG
1398 …auto SetOpenAppLinkFunction = [&callCount](const std::shared_ptr<BaseEventInfo>& info) { callCount… in __anon1d7fe1095202() variable