Home
last modified time | relevance | path

Searched defs:WebPushRegistrationCallbacks (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
DWebPushClient.h17 typedef WebCallbacks<WebPushRegistration, WebPushError> WebPushRegistrationCallbacks; typedef
25 …virtual void registerPushMessaging(const WebString& senderId, WebPushRegistrationCallbacks*, WebSe… in registerPushMessaging() argument