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

  /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/objctests/
RTCPeerConnectionSyncObserver.m 125 [[NSRunLoop currentRunLoop]
RTCPeerConnectionTest.mm 223 [[NSRunLoop currentRunLoop]
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 482 milliseconds