Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/
Dcast_local_file_channel_common.cpp214 bool ParseHttpRequest(const uint8_t *buffer, int length, std::map<std::string, std::string> &reques… in ParseHttpRequest() function
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/
Dcast_local_file_channel_common.cpp215 bool ParseHttpRequest(const uint8_t *buffer, int length, std::map<std::string, std::string> &reques… in ParseHttpRequest() function
/foundation/communication/netmanager_base/test/netconnmanager/unittest/pac_http_test/
Dproxy_server.cpp231 bool ProxyServer::ParseHttpRequest(const std::string &header, std::string &host, int32_t &port) in ParseHttpRequest() function in ProxyServer
/foundation/communication/netmanager_base/services/netconnmanager/src/
Dnet_pac_local_proxy_server.cpp237 bool ProxyServer::ParseHttpRequest(const std::string &header, std::string &host, int &port) in ParseHttpRequest() function in OHOS::NetManagerStandard::ProxyServer