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;
391 currentRunLoop = CFRunLoopGetCurrent();
399 currentRunLoop = 0;
443 if (currentRunLoop)
444 CFRunLoopStop(currentRunLoop);
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 38 milliseconds