Home
last modified time | relevance | path

Searched refs:IsNetValidated (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_supplier.cpp445 bool NetSupplier::IsNetValidated() const in IsNetValidated() function in OHOS::NetManagerStandard::NetSupplier
486 if (!IsNetValidated()) { in GetRealScore()
H A Dnet_conn_service.cpp1095 if ((defaultNetSupplier_ == nullptr) || (defaultNetSupplier_->IsNetValidated())) { in RequestAllNetworkExceptDefault()
1691 … message.append("\tIsAvailable: " + std::to_string(defaultNetSupplier_->IsNetValidated()) + "\n"); in GetDumpMessage()
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_supplier.h103 bool IsNetValidated() const;