Searched refs:pull (Results 1 – 5 of 5) sorted by relevance
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/ |
D | NdkGdbLaunchDelegate.java | 261 pull(device, "/system/bin/app_process", solibFolder); //$NON-NLS-1$ in doLaunch() 262 pull(device, "/system/lib/libc.so", solibFolder); //$NON-NLS-1$ in doLaunch() 352 private void pull(IDevice device, String remote, IPath solibFolder) throws in pull() method in NdkGdbLaunchDelegate
|
/sdk/bash_completion/ |
D | adb.bash | 81 pull)
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
D | SyncService.java | 244 public void pull(FileEntry[] entries, String localPath, ISyncProgressMonitor monitor) in pull() method in SyncService
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/explorer/ |
D | DeviceExplorer.java | 789 sync.pull(entryArray, localDirectory, monitor); in pullSelection()
|
/sdk/eclipse/ |
D | changes.txt | 245 - The context menu now also contains pull-right menus for accessing
|