Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_monitor.h118 bool isNeedSuffix_ = false; member in OHOS::NetManagerStandard::NetMonitor
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_monitor.cpp287 if (isNeedSuffix_) { in GetHttpProbeUrlFromConfig()
335 isNeedSuffix_ = value.compare(ADD_RANDOM_CFG_VALUE) == 0; in GetDetectUrlConfig()
337 NETMGR_LOG_I("is need add suffix (%{public}d)", isNeedSuffix_); in GetDetectUrlConfig()

Completed in 1 milliseconds