Home
last modified time | relevance | path

Searched refs:GetHttpVersionFromCurlHandle (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/netstack/utils/profiler_utils/include/
H A Di_network_message.h66 static uint32_t GetHttpVersionFromCurlHandle(std::string &httpVersion, CURL *handle);
/foundation/communication/netstack/utils/profiler_utils/src/
H A Dhttp_client_network_message.cpp70 GetHttpVersionFromCurlHandle(msg.responseHttpVersion_, handle_); in Parse()
H A Dhttp_network_message.cpp70 GetHttpVersionFromCurlHandle(msg.responseHttpVersion_, handle_); in Parse()
H A Di_network_message.cpp64 uint32_t INetworkMessage::GetHttpVersionFromCurlHandle(std::string &httpVersion, CURL *handle) in GetHttpVersionFromCurlHandle() function in OHOS::NetStack::INetworkMessage
/foundation/communication/netstack/test/unittest/utils/profiler_utils/
H A DNetstackNetworkProfilerUtilsTest.cpp74 ret = GetHttpVersionFromCurlHandle(msg.responseHttpVersion_, handle_); in Parse()
/foundation/communication/netstack/test/unittest/websocket_test/
H A DNetstackNetworkProfilerUtilsTest.cpp74 ret = GetHttpVersionFromCurlHandle(msg.responseHttpVersion_, handle_); in Parse()

Completed in 2 milliseconds