Home
last modified time | relevance | path

Searched refs:globalHttpProxyMutex_ (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_conn_service.h528 std::mutex globalHttpProxyMutex_; member in OHOS::NetManagerStandard::NetConnService
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp2221 std::lock_guard guard(globalHttpProxyMutex_); in LoadGlobalHttpProxy()

Completed in 7 milliseconds