MCPcopy Create free account
hub / github.com/ChromiumWebApps/chromium / SetStreamToFile

Method SetStreamToFile

ppapi/cpp/url_request_info.h:153–155  ·  view source on GitHub ↗

SetStreamToFile() sets the PP_URLREQUESTPROPERTY_STREAMTOFILE (corresponding to a bool of type PP_VARTYPE_BOOL ). The default of the property is false. Set this value to true if you want to download the data to a file. Use URL_Loader::FinishStreamingToFile() to complete the download. @param[in] enable A bool containing the property value. @return true if suc

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

OpenMethod · 0.80
MakeExternalFileRefMethod · 0.80
TestGetNameMethod · 0.80
TestGetPathMethod · 0.80
TestGetParentMethod · 0.80
TestStreamToFileMethod · 0.80
StartRequestMethod · 0.80

Calls 1

SetPropertyFunction · 0.50

Tested by 5

MakeExternalFileRefMethod · 0.64
TestGetNameMethod · 0.64
TestGetPathMethod · 0.64
TestGetParentMethod · 0.64
TestStreamToFileMethod · 0.64