Searched refs:NotificationCallbackData (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp1551 struct NotificationCallbackData { struct in namespace:WebCore
1555 NotificationCallbackData(CFStringRef propertyName, void* context) function in struct:WebCore::NotificationCallbackData
1569 OwnPtr<NotificationCallbackData> notificationData = adoptPtr(reinterpret_cast<NotificationCallbackData*>(context));
1619 OwnPtr<NotificationCallbackData> notificationData = adoptPtr(new NotificationCallbackData(propertyName, observer));

Completed in 166 milliseconds