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

  /system/core/adb/
usb_osx.c 47 static CFRunLoopRef currentRunLoop = 0;
383 currentRunLoop = CFRunLoopGetCurrent();
391 currentRunLoop = 0;
435 if (currentRunLoop)
436 CFRunLoopStop(currentRunLoop);
  /prebuilt/darwin-x86_64/swt/
swt.jar 

Completed in 62 milliseconds