Home
last modified time | relevance | path

Searched refs:InsertNetCap (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_caps.cpp23 InsertNetCap(cap); in NetCaps()
37 void NetCaps::InsertNetCap(NetCap cap) in InsertNetCap() function in OHOS::NetManagerStandard::NetCaps
H A Dnet_supplier.cpp81 netCaps_.InsertNetCap(NET_CAPABILITY_CHECKING_CONNECTIVITY); in ResetNetSupplier()
404 netCaps_.InsertNetCap(NET_CAPABILITY_VALIDATED); in SetNetValid()
415 netCaps_.InsertNetCap(NET_CAPABILITY_PORTAL); in SetNetValid()
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_caps.h47 void InsertNetCap(NetCap cap);
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_caps_test.cpp104 instance_->InsertNetCap(NetCap::NET_CAPABILITY_VALIDATED);
H A Dnet_activate_test.cpp175 netCaps.InsertNetCap(NetCap::NET_CAPABILITY_INTERNET);