Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/utils/profiler_utils/src/
H A Di_network_message.cpp51 uint32_t INetworkMessage::GetEffectiveUrlFromCurlHandle(std::string &effectiveUrl, CURL *handle) in GetEffectiveUrlFromCurlHandle() argument
59 effectiveUrl.append(tmp); in GetEffectiveUrlFromCurlHandle()
/ohos5.0/foundation/communication/netstack/utils/profiler_utils/include/
H A Di_network_message.h65 static uint32_t GetEffectiveUrlFromCurlHandle(std::string &effectiveUrl, CURL *handle);