Home
last modified time | relevance | path

Searched defs:setDestination (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/win/
DWebDownloadCurl.cpp119 HRESULT STDMETHODCALLTYPE WebDownload::setDestination( in setDestination() function in WebDownload
DWebDownloadCFNet.cpp282 HRESULT STDMETHODCALLTYPE WebDownload::setDestination( in setDestination() function in WebDownload
/external/jsilver/src/com/google/streamhtmlparser/impl/
DParserStateTable.java162 private void setDestination(InternalState from, char chr, InternalState to) { in setDestination() method in ParserStateTable