Searched refs:tempPath (Results 1 – 1 of 1) sorted by relevance
176 final String tempPath = temp.getAbsolutePath(); in onSuccess()183 sync.pullFile(remoteFilePath, tempPath, monitor); in onSuccess()195 open(tempPath); in onSuccess()265 String tempPath = temp.getAbsolutePath(); in open() local270 command[2] = tempPath; in open()275 IFileStore fileStore = EFS.getLocalFileSystem().getStore(new Path(tempPath)); in open()531 protected void open(String tempPath) { in createPartControl()532 if (DdmsPlugin.getDefault().launchTraceview(tempPath) == false) { in createPartControl()533 super.open(tempPath); in createPartControl()