HomeSort by relevance Sort by last modified time
    Searched refs:setDestination (Results 1 - 9 of 9) sorted by null

  /frameworks/base/awt/javax/imageio/
ImageReadParam.java 154 public void setDestination(BufferedImage destination) {
  /external/webkit/WebKit/win/
WebDownloadCurl.cpp 121 HRESULT STDMETHODCALLTYPE WebDownload::setDestination(
WebDownload.h 94 virtual HRESULT STDMETHODCALLTYPE setDestination(
DefaultDownloadDelegate.cpp 113 if (FAILED(download->setDestination(filename, true))) {
136 if (FAILED(download->setDestination(fullPath, true))) {
WebDownloadCFNet.cpp 283 HRESULT STDMETHODCALLTYPE WebDownload::setDestination(
  /external/webkit/WebKit/win/Interfaces/
IWebDownload.idl 114 - (void)setDestination:(NSString *)path allowOverwrite:(BOOL)allowOverwrite
116 HRESULT setDestination([in] BSTR path, [in] BOOL allowOverwrite);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
KeyCheckPage.java 355 mWizard.setDestination(parentFolder, apkFileMap);
ExportWizard.java 534 void setDestination(File parentFolder, Map<String, String[]> apkMap) {
  /prebuilt/darwin-x86_64/swt/
swt.jar 

Completed in 5007 milliseconds