Home
last modified time | relevance | path

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

/ohos5.0/base/request/request/frameworks/js/napi/include/legacy/
H A Ddownload_task.h29 struct DownloadOption { struct
37 DownloadTask(const std::string &token, const DownloadOption &option, const DoneFunc &callback); argument