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

/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp138 static void processNotification(void* context);
1561 void AVFWrapper::processNotification(void* context) function in class:WebCore::AVFWrapper
1574 LOG(Media, "AVFWrapper::processNotification invoked for deleted AVFWrapper %d", reinterpret_cast<uintptr_t>(context));
1621 dispatch_async_f(dispatch_get_main_queue(), notificationData.leakPtr(), processNotification); local

Completed in 130 milliseconds