Searched defs:notification (Results 1 - 25 of 51) sorted by relevance

123

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/C/
H A DWKNotification.cpp40 WKStringRef WKNotificationCopyTitle(WKNotificationRef notification) argument
45 WKStringRef WKNotificationCopyBody(WKNotificationRef notification) argument
50 WKStringRef WKNotificationCopyIconURL(WKNotificationRef notification) argument
55 WKStringRef WKNotificationCopyTag(WKNotificationRef notification) argument
60 WKStringRef WKNotificationCopyLang(WKNotificationRef notification) argument
65 WKNotificationCopyDir(WKNotificationRef notification) argument
70 WKNotificationGetSecurityOrigin(WKNotificationRef notification) argument
75 WKNotificationGetID(WKNotificationRef notification) argument
[all...]
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DNotificationClientBlackBerry.cpp38 bool NotificationClientBlackBerry::show(Notification* notification) argument
44 void NotificationClientBlackBerry::cancel(Notification* notification) argument
55 void NotificationClientBlackBerry::notificationObjectDestroyed(Notification* notification) argument
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DNotificationPresenterClientEfl.cpp36 bool NotificationPresenterClientEfl::show(Notification* notification) argument
42 void NotificationPresenterClientEfl::cancel(Notification* notification) argument
47 void NotificationPresenterClientEfl::notificationObjectDestroyed(Notification* notification) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Notifications/
H A DWebNotificationProvider.cpp39 void WebNotificationProvider::show(WebPageProxy* page, WebNotification* notification) argument
47 void WebNotificationProvider::cancel(WebNotification* notification) argument
55 void WebNotificationProvider::didDestroyNotification(WebNotification* notification) argument
H A DWebNotificationManagerProxy.cpp106 RefPtr<WebNotification> notification = WebNotification::create(title, body, iconURL, tag, lang, dir, originString, globalNotificationID); local
123 WebNotification* notification = globalIDNotificationPair.second.get(); local
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebCoreSupport/
H A DWebNotificationClient.cpp50 bool WebNotificationClient::show(Notification* notification) argument
55 void WebNotificationClient::cancel(Notification* notification) argument
65 void WebNotificationClient::notificationObjectDestroyed(Notification* notification) argument
/macosx-10.9.5/securityd-55199.3/securityd_service/KeyStore/
H A DKeyStoreEvents.c29 io_object_t notification = IO_OBJECT_NULL; local
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Daudit_sessionport.c162 mach_no_senders_notification_t *notification = (void *)msg; local
[all...]
H A Dipc_misc.c122 mach_no_senders_notification_t *notification = (void *)msg; local
/macosx-10.9.5/WebCore-7537.78.1/accessibility/win/
H A DAXObjectCacheWin.cpp67 void AXObjectCache::postPlatformNotification(AccessibilityObject* obj, AXNotification notification) argument
131 void AXObjectCache::frameLoadingEventPlatformNotification(AccessibilityObject* obj, AXLoadingEvent notification) argument
/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dppp_client.c219 u_long client_notify (CFStringRef serviceID, u_char* sid, u_int32_t link, u_long event, u_long error, int notification) argument
H A Dscnc_client.c229 u_long client_notify (CFStringRef serviceID, u_char* sid, u_int32_t link, u_long event, u_long error, int notification, SCNetworkConnectionStatus status) argument
/macosx-10.9.5/xnu-2422.115.4/osfmk/kdp/
H A Dkdp_dyld.h73 user32_addr_t notification; member in struct:user32_dyld_all_image_infos
92 user64_addr_t notification; member in struct:user64_dyld_all_image_infos
/macosx-10.9.5/WebCore-7537.78.1/accessibility/atk/
H A DAXObjectCacheAtk.cpp140 void AXObjectCache::postPlatformNotification(AccessibilityObject* coreObject, AXNotification notification) argument
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DNotificationManager.cpp53 bool NotificationManager::show(Notification* notification) argument
66 void NotificationManager::cancel(Notification* notification) argument
86 RefPtr<Notification> notification = m_notificationIDMap.take(notificationIDs[i]); local
98 notificationObjectDestroyed(Notification* notification) argument
178 RefPtr<Notification> notification = m_notificationIDMap.get(notificationID); local
189 RefPtr<Notification> notification = m_notificationIDMap.take(notificationID); local
200 RefPtr<Notification> notification = m_notificationIDMap.take(notificationID); local
209 RefPtr<Notification> notification = m_notificationIDMap.get(notificationID); local
216 removeNotificationFromContextMap(const String& notificationID, Notification* notification) argument
[all...]
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebNotificationCenter.cpp115 void WebNotificationCenter::postNotificationInternal(IWebNotification* notification, BSTR notificationName, IUnknown* anObject) argument
163 postNotification( IWebNotification* notification) argument
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Notifications/
H A DWebNotificationManager.cpp129 uint64_t WebNotificationManager::notificationIDForTesting(Notification* notification) argument
141 bool WebNotificationManager::show(Notification* notification, WebPage* page) argument
167 cancel(Notification* notification, WebPage* page) argument
195 RefPtr<Notification> notification = m_notificationIDMap.take(notificationIDs[i]); local
209 didDestroyNotification(Notification* notification, WebPage* page) argument
268 RefPtr<Notification> notification = m_notificationIDMap.take(notificationID); local
283 removeNotificationFromContextMap(uint64_t notificationID, Notification* notification) argument
[all...]
/macosx-10.9.5/securityd-55199.3/src/
H A Dnotifications.cpp193 void SharedMemoryListener::notifyMe(Notification* notification) argument
[all...]
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDLib/
H A DIOHIDDeviceClass.h59 io_object_t notification; member in struct:IOHIDDeviceClass::MyPrivateData
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DDocumentStyleSheetCollection.cpp213 void DocumentStyleSheetCollection::removePendingSheet(RemovePendingSheetNotificationType notification) argument
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLLinkElement.cpp456 void HTMLLinkElement::removePendingSheet(RemovePendingSheetNotificationType notification) argument
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DNotificationPresenterClientQt.cpp95 Notification* notification = NotificationPresenterClientQt::notificationPresenter()->notificationForWrapper(this); local
105 Notification* notification = NotificationPresenterClientQt::notificationPresenter()->notificationForWrapper(this); local
115 Notification* notification = NotificationPresenterClientQt::notificationPresenter()->notificationForWrapper(this); local
126 Notification* notification local
172 show(Notification* notification) argument
186 displayNotification(Notification* notification) argument
223 cancel(Notification* notification) argument
237 Notification* notification = notificationForWrapper(wrapper); local
244 Notification* notification = notificationForWrapper(wrapper); local
258 Notification* notification = 0; local
281 notificationObjectDestroyed(Notification* notification) argument
418 Notification* notification = notificationForWrapper(wrapper); local
423 sendEvent(Notification* notification, const AtomicString& eventName) argument
434 removeReplacedNotificationFromQueue(Notification* notification) argument
457 detachNotification(Notification* notification) argument
464 dumpReplacedIdText(Notification* notification) argument
470 dumpShowText(Notification* notification) argument
[all...]
/macosx-10.9.5/dyld-239.4/include/mach-o/
H A Ddyld_images.h96 dyld_image_notifier notification; member in struct:dyld_all_image_infos
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dacscp_plugin.h56 u_int16_t notification; // notification ACSP sends to the plugin member in struct:ACSP_Input
/macosx-10.9.5/IOHIDFamily-503.215.2/tools/
H A DIOHIDEventSystemMonitor.c123 IOHIDNotificationRef notification = IOHIDServiceCreateRemovalNotification(service, serviceRemovalCallback, NULL, NULL); local
225 IOHIDNotificationRef notification = NULL; local

Completed in 391 milliseconds

123