Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_download_callback_impl.cpp28 const ArkWebString& content_disposition, const ArkWebString& mime_type, long content_length) in OnDownloadStart()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_download_callback_wrapper.cpp28 const std::string& content_disposition, const std::string& mime_type, long content_length) in OnDownloadStart()
/ohos5.0/base/web/webview/interfaces/kits/napi/protos/
H A Dweb_download.proto53 optional string content_disposition = 11; field