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

  /system/core/adb/
usb_osx.cpp 49 static CFRunLoopRef currentRunLoop = 0;
387 currentRunLoop = CFRunLoopGetCurrent();
395 currentRunLoop = 0;
434 if (currentRunLoop)
435 CFRunLoopStop(currentRunLoop);
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 46 milliseconds