Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_conn_service.h540 static constexpr const uint32_t HTTP_PROXY_ACTIVE_PERIOD_S = 120; member in OHOS::NetManagerStandard::NetConnService
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp2059 httpProxyThreadCv_.wait_for(lock, std::chrono::seconds(HTTP_PROXY_ACTIVE_PERIOD_S)); in ActiveHttpProxy()

Completed in 11 milliseconds