OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:decideDestinationWithSuggestedObjectName
(Results
1 - 2
of
2
) sorted by null
/external/webkit/WebKit/win/
WebDownload.h
118
void
decideDestinationWithSuggestedObjectName
(CFStringRef);
WebDownloadCFNet.cpp
440
void WebDownload::
decideDestinationWithSuggestedObjectName
(CFStringRef name)
443
LOG_ERROR("DownloadDelegate->
decideDestinationWithSuggestedObjectName
failed");
539
{ ((WebDownload*)clientInfo)->
decideDestinationWithSuggestedObjectName
(objectName); }
Completed in 23 milliseconds