Home
last modified time | relevance | path

Searched refs:InsertNetCap (Results 1 - 7 of 7) sorted by relevance

/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()
461 netCaps_.InsertNetCap(NET_CAPABILITY_VALIDATED); in SetNetValid()
472 netCaps_.InsertNetCap(NET_CAPABILITY_PORTAL); in SetNetValid()
/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_caps.h47 void InsertNetCap(NetCap cap);
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_supplier_test/
H A Dnet_supplier_test.cpp192 supplier->netCaps_.InsertNetCap(NET_CAPABILITY_VALIDATED); in HWTEST_F()
197 supplier->netCaps_.InsertNetCap(NET_CAPABILITY_PORTAL); in HWTEST_F()
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_info_test/
H A Dnet_caps_test.cpp104 instance_->InsertNetCap(NetCap::NET_CAPABILITY_VALIDATED); in HWTEST_F()
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_caps_test.cpp104 instance_->InsertNetCap(NetCap::NET_CAPABILITY_VALIDATED); in HWTEST_F()
H A Dnet_activate_test.cpp175 netCaps.InsertNetCap(NetCap::NET_CAPABILITY_INTERNET); in HWTEST_F()

Completed in 4 milliseconds