Searched refs:WebAppLinkCallback (Results 1 – 3 of 3) sorted by relevance
728 class ACE_EXPORT WebAppLinkCallback : public AceType {729 DECLARE_ACE_TYPE(WebAppLinkCallback, AceType)732 WebAppLinkCallback() = default;733 ~WebAppLinkCallback() = default;980 const RefPtr<WebAppLinkCallback>& callback) : in WebAppLinkEvent()984 const RefPtr<WebAppLinkCallback>& GetCallback() const in GetCallback()996 RefPtr<WebAppLinkCallback> callback_;
408 class WebAppLinkCallbackOhos : public WebAppLinkCallback {409 DECLARE_ACE_TYPE(WebAppLinkCallbackOhos, WebAppLinkCallback) in DECLARE_ACE_TYPE() argument
1864 RefPtr<WebAppLinkCallback> callback_;