Home
last modified time | relevance | path

Searched refs:HttpHeaderParse (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/
H A Dhttp_curl_client.h72 void HttpHeaderParse(std::map<std::string, std::string> httpHeader);
H A Dhttp_curl_client.cpp203 void HttpCurlClient::HttpHeaderParse(std::map<std::string, std::string> httpHeader) in HttpHeaderParse() function in OHOS::Media::Plugins::HttpPlugin::HttpCurlClient
235 HttpHeaderParse(header); in Open()