Searched refs:SetOnCommonDialogEvent (Results 1 – 2 of 2) sorted by relevance
53 …void SetOnCommonDialogEvent(std::function<bool(const std::shared_ptr<BaseEventInfo>& info)>&& onCo… in SetOnCommonDialogEvent() function
109 …webEventHub->SetOnCommonDialogEvent(std::move(uiCallback), static_cast<DialogEventType>(dialogEven… in SetOnCommonDialog()