Home
last modified time | relevance | path

Searched refs:CapsIsNull (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_all_capabilities_test.cpp49 EXPECT_TRUE(allCap->CapsIsNull()); in HWTEST_F()
61 EXPECT_FALSE(allCap->CapsIsNull()); in HWTEST_F()
77 EXPECT_FALSE(allCap->CapsIsNull()); in HWTEST_F()
80 EXPECT_FALSE(allCap->CapsIsNull()); in HWTEST_F()
83 EXPECT_FALSE(allCap->CapsIsNull()); in HWTEST_F()
/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
H A Dnet_all_capabilities.h63 bool CapsIsNull() const;
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_specifier.cpp30 if (ident_.empty() && netCapabilities_.CapsIsNull()) { in SpecifierIsValid()
H A Dnet_all_capabilities.cpp59 bool NetAllCapabilities::CapsIsNull() const in CapsIsNull() function in OHOS::NetManagerStandard::NetAllCapabilities

Completed in 3 milliseconds