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

/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp166 static void processShouldWaitForLoadingOfResource(void* context);
1761 void AVFWrapper::processShouldWaitForLoadingOfResource(void* context) function in class:WebCore::AVFWrapper
1774 LOG(Media, "AVFWrapper::processShouldWaitForLoadingOfResource invoked for deleted AVFWrapper %d", reinterpret_cast<uintptr_t>(context));
1835 dispatch_async_f(dispatch_get_main_queue(), loadRequestData.release(), processShouldWaitForLoadingOfResource); local

Completed in 121 milliseconds