Home
last modified time | relevance | path

Searched refs:restrictBackground_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_supplier.cpp265 restrictBackground_ = restrictBackground; in SetRestrictBackground()
269 return restrictBackground_; in GetRestrictBackground()
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_supplier.h162 bool restrictBackground_ = true; variable