HomeSort by relevance Sort by last modified time
    Searched refs:currentRunLoop (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/webrtc/test/mac/
run_test.mm 65 NSRunLoop *runLoop = [NSRunLoop currentRunLoop];
  /external/deqp/framework/platform/ios/
tcuIOSViewController.m 89 [self.displayLink addToRunLoop:[NSRunLoop currentRunLoop] forMode:NSDefaultRunLoopMode];
  /system/core/adb/
usb_osx.c 47 static CFRunLoopRef currentRunLoop = 0;
391 currentRunLoop = CFRunLoopGetCurrent();
399 currentRunLoop = 0;
443 if (currentRunLoop)
444 CFRunLoopStop(currentRunLoop);
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/
RTCEAGLVideoView.m 68 [_displayLink addToRunLoop:[NSRunLoop currentRunLoop]
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objctests/
RTCPeerConnectionSyncObserver.m 147 [[NSRunLoop currentRunLoop]
RTCPeerConnectionTest.mm 272 [[NSRunLoop currentRunLoop]
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 358 milliseconds