Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_supplier.cpp75 netQuality_ = QUALITY_NORMAL_STATE; in ResetNetSupplier()
482 netQuality_ = QUALITY_POOR_STATE; in SetNetValid()
484 netQuality_ = QUALITY_GOOD_STATE; in SetNetValid()
486 netQuality_ = ACCEPT_UNVALIDATED; in SetNetValid()
614 return netQuality_ == QUALITY_POOR_STATE; in IsNetQualityPoor()
/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_supplier.h174 NetDetectionStatus netQuality_ = QUALITY_NORMAL_STATE; member in OHOS::NetManagerStandard::NetTypeScoreValue::NetSupplier

Completed in 3 milliseconds